What problem does it solve?
This Skill automates the entire process from requirements to verifiable delivery using a structured 5-phase workflow, ensuring clarity, accountability, and robust documentation.
Core Features & Use Cases
- Structured Workflow: Enforces a strict Specify → Plan → Act → Review → Vault process.
- Quality Gates: Implements a 10-point Specify gate and a 3-failure protocol to ensure quality and prevent endless loops.
- External Memory: Utilizes
.sparv/journal.md and .sparv/kb.md for persistent logging and knowledge base maintenance.
- Use Case: Develop a new feature by first specifying requirements with a 10-point score, planning atomic tasks, coding with TDD, reviewing for conformance and quality, and finally archiving the session and updating the knowledge base.
Quick Start
Initiate a new SPARV session for the feature 'user authentication'.