implementation-prd
Installation
SKILL.md
Implementation PRD
Write specs that another coding agent can execute without reopening discovery.
Default Output
Create or update a spec bundle with these files:
<slug>_prd.md<slug>_contracts.md- one storage artifact:
<slug>_schema.sqlfor SQL-backed systems;<slug>_data-model.mdfor frontend-only work, NoSQL systems, or features with no relational schema change.
<slug>_testplan.md
Do not omit state design. If there is no durable storage delta, use the data-model artifact and state explicitly where state lives and why no schema change is needed.
When starting from scratch, scaffold the bundle with: