spec-driven-dev
Installation
SKILL.md
Skill: Spec-Driven Development
When working inside a repository that uses the spec-starter layout, follow this pattern at the start of every session.
Repository Layout
project-root/
├── spec/ # Development specifications
├── context/ # User preferences and domain context
├── decisions/ # Architectural decision records
├── iterations/ # Spec version snapshots
├── archive/ # Processed prompt files
└── CLAUDE.md # Project summary and instructions