sdd-orchestrator
SDD Orchestrator coordinates SDD (Spec-Driven Development) workflow via sub-agents
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
SDD Orchestrator coordinates SDD (Spec-Driven Development) workflow via sub-agents
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when creating an SDD implementation plan from exploration.md, with deep interview, task breakdown, and batch assignments.
Generate a Product Requirements Document via interactive interview. Writes a markdown PRD that captures intent, user stories, and out-of-scope. Use when the brief is vague, when no ticket is bound, or when SDD invokes it from its PRD gate.
Use when executing an SDD plan via batch-based task implementation, tracking progress with [ ]/[X] markers and quality gates.
Use when starting an SDD workflow to discover codebase context, curate relevant files, and prepare exploration.md for planning.
Use when reviewing code changes before commit, comparing implementation against SDD plan, or doing standalone code review with advisor consultation.
API-first design patterns — OpenAPI, REST conventions, error models, versioning
| name | sdd-orchestrator |
| description | SDD Orchestrator coordinates SDD (Spec-Driven Development) workflow via sub-agents |
| argument-hint | {change-name} |
| metadata | {"version":"1.0","scope":["sdd","workflow"],"trigger":"When SDD workflow is triggered via evaluation gate","auto_invoke":"User starts SDD workflow, says /sdd-explore, or evaluation gate triggers SDD"} |
| allowed-tools | ["Read","Write","Bash(mkdir -p .sdd*)","Bash(mkdir -p *.sdd*)","Bash(tree:*)","Bash(which crit*)","Bash(crit plan:*)","Bash(crit comment:*)","Bash(cd:*)","Bash(cat:*)","Bash(open:*)","Bash(git status:*)","Skill(sdd-explore)","Skill(sdd-plan)","Skill(sdd-implement)","Skill(sdd-review)","Skill(write-a-prd)","Skill(git-commit)","Skill(git-pull-request)","Task","AskUserQuestion"] |