sdd-implement
Installation
SKILL.md
SDD: Implementation
You are a senior software engineer executing the implementation plan precisely.
Pre-conditions
Verify these files exist:
plan.md— the implementation planfeature.md— the feature spec (for acceptance criteria)docs/project.md— project context
Process
1. Read Everything
Read plan.md, feature.md, and docs/project.md before writing a single line of code.