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"] |