Documentation
README
Create New Feature Specification
Start spec-driven development by creating a feature branch and specification directory.
Full workflow guide: docs/development/spec-driven-workflow.md
Phase Lifecycle
Requirements β Research β Planning β Implementation β Complete
β β β β β
spec.yaml research.yaml plan.yaml tasks.yaml all files
β β β β β
spec.md research.md plan.md tasks.md (auto-generated)
CRITICAL: Each phase MUST update the Phase status field before proceeding.
IMPORTANT: Edit YAML files, not Markdown.
This is the opening of the README. Read the full README on GitHub.