三层架构 — Intake(需求导入) / Delivery(交付) / Shared(共享),三层职责分离,每个 Skill 单一职责。
| Skill |
职责 |
阶段 |
ohos-req-intake-orchestration |
Intake 全流程编排 + 依赖管理 |
0.x |
ohos-req-requirement-intake |
需求收集与结构化(01-requirement.md) |
0.1 |
ohos-req-requirement-intake (clarification gate) |
需求澄清门禁(禁止占位符) |
0.2 |
ohos-req-feasibility-analysis |
可行性分析与代码证据(02-feasibility.md) |
0.3 |
ohos-req-arch-decision |
方案选型决策记录(03-arch-decision-record.md) |
0.4 |
ohos-req-feature-baseline |
Feature 评审基线(04-feature.md) |
0.5 |
ohos-req-review-gate |
Review Ready Gate(12项结构化判定) |
0.5 |
ohos-req-review-ppt-gen |
需求评审 PPT 生成 |
0.6 |
ohos-req-value-decision |
评审决策纪要回流 |
0.6 |
ohos-req-feature-to-ir |
Feature → IR 转换(平台级 8 项评估) |
0.7 |
ohos-req-proposal-to-sr |
Proposal → SR 生成(GA 审批后) |
0.8 |
| Skill |
职责 |
ohos-architect |
SDD 全流程编排器(Phase 0-9 调度) |
ohos-analysis |
代码分析(MCP + Agentic RAG) |
| Skill |
职责 |
阶段 |
ohos-propose |
Proposal 细化 |
1 |
ohos-brainstorm |
方案头脑风暴 |
2 |
ohos-code-analysis |
代码仓库分析 |
2 |
ohos-spec-gen |
规格生成(需求层) |
3 |
ohos-spec-review |
规格评审(实现层) |
4 |
ohos-design-doc |
架构设计 |
5 |
ohos-design-alignment |
设计对齐校验 |
5 |
ohos-code-gen |
执行计划 + 代码实现 |
6-7 |
ohos-committer-review |
Committer 检视 |
8 |
| Skill |
职责 |
阶段 |
ohos-design-agent-instruction-quality-review |
审计 OpenHarmony 仓库编码 Agent 指导文档质量 |
2 |
ohos-design-arkts-api-review |
ArkTS API 设计规范评审 |
2 |
ohos-design-c-api-review |
C API 设计规范评审 |
2 |
| Skill |
职责 |
阶段 |
ohos-dev-arkts-sta-playground |
ArkTS-Sta 远程沙箱执行片段 |
5 |
ohos-dev-arkts-static-specification-reference |
ArkTS 静态语言规范参考 |
5 |
ohos-dev-build-execution-diagnosis |
OpenHarmony 编译构建诊断 |
5 |
ohos-dev-chinese-docs-review |
中文 API 文档规范性审查 |
6 |
ohos-dev-cpp-coding-style |
OpenHarmony C++ 编码风格指南 |
5 |
ohos-dev-gitcode-pr-review |
GitCode PR 代码评审 |
6 |
ohos-dev-hdc-command-usage |
hdc 命令使用指南 |
5 |
ohos-dev-hdc-reverse-ssh-setup |
hdc 反向 SSH 端口转发配置 |
5 |
ohos-dev-napi-module |
NAPI 模块开发/调试/移植 |
5 |
ohos-dev-sa-codegen |
SystemAbility 代码生成 |
5 |
ohos-dev-security-code-review |
安全漏洞审查(C++ 系统服务) |
6 |
| Skill |
职责 |
阶段 |
ohos-test-arkts-xts-generation |
ArkTS XTS 测试用例生成 |
7 |
ohos-test-capi-xts-generation |
C API XTS 测试用例生成 |
7 |
ohos-test-fuzz-generation |
Fuzz 测试用例生成 |
7 |
ohos-test-ut-generation |
C/C++ 单元测试用例生成 |
7 |
| Skill |
职责 |
阶段 |
ohos-issue-taskpool-worker-scaling-analysis |
TaskPool 任务积压/Worker 扩缩容诊断 |
诊断 |
| Skill |
职责 |
阶段 |
ohos-ci-gitcode-cli-usage |
GitCode CLI(oh-gc)仓库管理 |
CI |
ohos-ci-openharmony-ci-analysis |
OpenHarmony PR CI 状态分析 |
CI |
claude plugin marketplace add https://gitcode.com/oshunter/ohos-marketplace.git
claude plugin install ohos-delivery-kit@ohos-marketplace
codex plugin marketplace add https://gitcode.com/oshunter/ohos-marketplace.git
codex plugin add ohos-delivery-kit@ohos-marketplace
git clone https://gitcode.com/zhufenghao/arkweb-sdd.git
# 手动复制 skills/ 和 templates/ 到工作区
← 返回首页