What problem does it solve?
This Skill provides a clear taxonomy and routing system for project knowledge, ensuring information is stored in the most appropriate place and can be easily retrieved. It addresses the common problem of scattered or misplaced project documentation.
Core Features & Use Cases
- Knowledge Taxonomy: Defines distinct stores for specs, docs, decisions, notes, and journal entries, each with a specific contract strength and purpose.
- Routing Guidance: Offers clear tables to guide users on where to store new information and where to look for existing knowledge.
- Promotion Path: Outlines how knowledge can evolve and move between different stores based on its durability and importance.
- Use Case: When you're unsure whether to add a new piece of information to the
docs/ directory, notes/ or a Gherkin scenario in specs/, this Skill will tell you the best place to put it based on its nature.
Quick Start
Use the project-knowledge skill to determine where to store a new behavioral requirement with testable scenarios.