What problem does it solve?
kn-spec streamlines the creation of clear, testable feature specifications using Spec-Driven Development, reducing ambiguity and rework in the planning phase.
Core Features & Use Cases
- SPEC FIRST: Define a complete spec for a feature before breaking it into tasks.
- Review & Approve Loop: Facilitate stakeholder review and approval to keep everyone aligned.
- SDD Workflow Integration: Generate and update spec documents that feed into planning and execution workflows.
Quick Start
To kick off a new spec, provide a feature name (e.g., "user-auth"), then follow the prompts to gather requirements, define acceptance criteria, and create a draft document in specs/. The system will announce the new spec and guide you through gathering details and producing a structured spec ready for review.