sdd-implementation

SDD Implementation Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sdd-implementation" with this command: npx skills add madebyaris/spec-kit-command-cursor/madebyaris-spec-kit-command-cursor-sdd-implementation

SDD Implementation Skill

Build what has been planned, following specs and todo-lists precisely.

When to Use

  • Executing planned implementations

  • Code generation from specifications

  • Building features according to plan

Protocol

Step 1: Load the Plan

Read: plan.md → spec.md → tasks.md → todo-list.md

Step 2: Execute Systematically

  • Read entire list before starting

  • Execute in order — respect dependency chains

  • Mark completion — - [ ] → - [x] immediately

  • Document blockers — never skip silently, use [BLOCKED: reason]

Step 3: Follow Patterns

Reference references/patterns.md for project conventions and implementation patterns.

Step 4: Track Progress

Use scripts/progress.sh to visualize completion status.

Step 5: Report

Implementation Summary

Completed

  • Task 1: description

Files Created/Modified

  • path/to/file.ts: [purpose]

Blockers Encountered

  • [blocker and resolution]

Discoveries

  • [anything that should update specs]

Anti-Patterns

  • Skipping tasks without explanation

  • Marking items done without completing them

  • Implementing differently than planned without noting why

  • Ignoring blockers instead of documenting them

Integration

  • After completion, sdd-verifier subagent validates work (spawned as child subagent in 2.5+)

  • Discoveries trigger sdd-evolve skill for spec updates

  • Use the ask question tool for ambiguous requirements

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

sdd-planning

No summary provided by upstream source.

Repository SourceNeeds Review
General

sdd-evolve

No summary provided by upstream source.

Repository SourceNeeds Review
Research

sdd-research

No summary provided by upstream source.

Repository SourceNeeds Review