What problem does it solve?
This Skill converts brief and vague user requirements into a structured DevDocs package, enabling teams to start from a clear, traceable baseline instead of scattered notes.
Core Features & Use Cases
- Initial document generation: Create a complete DevDocs requirements document (01-requirements.md) from a short prompt, with optional sections for stories and non-functional requirements.
- Incremental updates: Append new features, user stories, and acceptance criteria while preserving existing content and numbering.
- Background information capture: Collect project background, domain knowledge, and technical constraints to accompany the requirements.
- Traceability: Produce a ready-to-use matrix linking features, user stories, and acceptance criteria.
Quick Start
Use the /devdocs-requirements command to generate the initial 01-requirements.md from a brief prompt, then iteratively update it with incremental changes.