What problem does it solve?
Inconsistent or incomplete feature specifications and task lists slow development, cause misalignment, and make knowledge hard to reuse; these templates enforce a consistent structure so teams can capture requirements, technical constraints, and execution steps reliably.
Core Features & Use Cases
- Provides ready-to-use templates for spec.md to capture problem statements, goals, non-goals, functional and technical requirements.
- Includes tasks.md templates for phased task breakdowns and component.md templates with required frontmatter for documenting system components.
- Ideal for converting brainstorm or plan outputs into knowledge-base entries, creating new feature directories, and standardizing component documentation across projects.
Quick Start
Create a new knowledge-base/project/specs/feat-your-feature directory and populate spec.md using the spec template then add a tasks.md for phased implementation.