spec-writer
Installation
SKILL.md
Spec Writer Skill
Purpose
Produce a structured SPEC.md before any design or implementation begins. This is Phase 0 of the feature lifecycle pipeline (spec --> design --> plan --> implement --> validate --> release). The spec defines WHAT to build and WHERE the boundaries are. It says nothing about HOW.
Instructions
Step 1: Gather Context
- Read the repository CLAUDE.md if present
- Ask the user what feature or capability they want to specify
- Identify the target users/roles (who benefits?)
- Identify existing related functionality (what already exists?)
GATE: You have a clear understanding of the feature intent and target users before writing any stories.