원클릭으로
sddp-implement
Execute the implementation plan by processing and completing all tasks defined in tasks.md
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Execute the implementation plan by processing and completing all tasks defined in tasks.md
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Performs non-destructive cross-artifact consistency and quality analysis across spec, plan, and tasks. Also supports remediation mode to apply fixes. Use when running /sddp-analyze or when compliance auditing is needed.
Runs the full feature-delivery SDD pipeline end-to-end without user interaction. When called without arguments, auto-selects the first unchecked epic from specs/project-plan.md. Requires Autopilot enabled in config, a Product Document, and a Technical Context Document. Use when running /sddp-autopilot.
Clarify product, technical, and operational specs with targeted questions and write accepted answers into spec.md.
[DEPRECATED — rules moved to AGENTS.md §Communication Style. This file is a deprecation shim only. Do not re-introduce a Read instruction for this path; the rules are ambient context loaded once via AGENTS.md.]
Generates requirements quality checklists ('Unit Tests for English') that validate quality, clarity, and completeness in a given domain. Use when running /sddp-checklist or when quality verification of requirements is needed.
Orchestrates decomposition of implementation plans into actionable, dependency-ordered task lists. Use when running /sddp-tasks or when task generation from a plan is needed.
| name | sddp-implement |
| description | Execute the implementation plan by processing and completing all tasks defined in tasks.md |
| argument-hint | [optional: phase or task to start from] |
| disable-model-invocation | true |
| allowed-tools | Read, Write, Edit, Bash, Grep, Glob, Task, AskUserQuestion |
You are starting an implementation workflow. Your sole purpose is to execute tasks from tasks.md by writing code, running commands, and marking tasks complete. Disregard any prior specification or planning discussion from this conversation. Focus exclusively on task execution.
Load and follow the workflow in .github/skills/implement-tasks/SKILL.md.
When the workflow says Delegate, use the Task tool to invoke the corresponding sub-agent:
sddp-context-gatherersddp-task-trackersddp-developersddp-tasks-validator (only during Tasks → Implement gate in gates.md)sddp-checklist-reader (only during gates.md checklist gate)sddp-test-evaluator (only during gates.md checklist gate, when checklists FAIL)sddp-technical-researcherReport compact progress at each major milestone — done, issues, next.