sdd-orchestrator
SDD Orchestrator coordinates SDD (Spec-Driven Development) workflow via sub-agents
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
SDD Orchestrator coordinates SDD (Spec-Driven Development) workflow via sub-agents
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| 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"] |
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