lwy-requirement-workflow
Installation
SKILL.md
Requirement Workflow (v5)
A minimal orchestrator for spec-driven development. The CLI keeps state, runs gates, and writes a curated brief for the next phase — read the brief instead of re-discovering the codebase.
Core idea
| Concept | Where | Purpose |
|---|---|---|
| Lifecycle | lite / standard / full |
Phase ladder — start small, escalate on evidence |
| Brief | briefs/<PHASE>.md |
Curated context the next agent reads |
| Gate | TS validator per phase | Blocks advance until artifacts meet criteria |
| Traceability | traceability.md |
Auto-rebuilt AC ↔ task ↔ files matrix |