spec-design
Create comprehensive technical design for a specification
<meta> description: Execute spec tasks using TDD methodology argument-hint: <feature-name> [task-numbers] arguments: feature-name: $1 task-numbers: $2 </meta>
$ npx -y skills add gotalab/cc-sdd --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/kiro-spec-implContext preview
What this command does when you run it.
<meta> description: Execute spec tasks using TDD methodology argument-hint: <feature-name> [task-numbers] arguments: feature-name: $1 task-numbers: $2 </meta>
<meta> description: Execute spec tasks using TDD methodology argument-hint: <feature-name> [task-numbers] arguments: feature-name: $1 task-numbers: $2 </meta>
<background_information>
</background_information>
<instructions>
Execute implementation tasks for feature **$1** using Test-Driven Development.
**Read all necessary context**:
**Validate approvals**:
**Determine which tasks to execute**:
For each selected task, follow Kent Beck's TDD cycle:
1. **RED - Write Failing Test**:
2. **GREEN - Write Minimal Code**:
3. **REFACTOR - Clean Up**:
4. **VERIFY - Validate Quality**:
5. **MARK COMPLETE**:
</instructions>
Provide brief summary in the language specified in spec.json:
1. **Tasks Executed**: Task numbers and test results 2. **Status**: Completed tasks marked in tasks.md, remaining tasks count
**Format**: Concise (under 150 words)
**Tasks Not Approved or Missing Spec Files**:
**Test Failures**:
**Execute specific task(s)**:
**Execute all pending**:
Repo: gotalab/cc-sdd
Create comprehensive technical design for a specification
Execute spec tasks using TDD methodology
Initialize a new specification with detailed project description
Quick spec generation with interactive or automatic mode
Generate comprehensive requirements for a specification
Show specification status and progress