What problem does it solve?
This Skill prevents research, architectural decisions, and task discoveries from getting lost in chat history by turning them into structured documentation inside ProductSpecification/ with clear cross-references.
Core Features & Use Cases
- Guided documentation workflow: Helps decide what to document, where it should live, and how to name it based on whether the knowledge is task-specific or broadly reusable.
- Cross-reference management: Identifies related specs, stories, tasks, and other repository documents that should link to the new write-up and be linked from it.
- Repository-aware knowledge capture: Updates documentation in context, including index files like ProductSpecification/AGENTS.md when a new folder is created.
- Use Case: After researching an API behavior or resolving an architecture question, use this Skill to create a canonical reference document and connect it to the relevant task specs and product docs.
Quick Start
Ask the doc skill to write up the findings from your current session into a new ProductSpecification document and add the relevant cross-references.