What problem does it solve?
Documentation teams struggle to convert scattered inputs—specs, ADRs, RFCs, and existing docs—into a coherent, Diátaxis-aligned package that is easy to navigate and maintain.
This Skill provides a repeatable workflow that maps content to Tutorials, How-To, Reference, and Explanation quadrants, while enforcing source grounding across all claims.
It also orchestrates guardrails, memory tracking, and cascade analysis to ensure quality, traceability, and safe progression across release cycles.
Core Features & Use Cases
- Diátaxis-driven organization: Create complete quadrant coverage (Tutorials, How-To, Reference, Explanation) with clear navigation paths.
- Source-grounded content: Attach citations to every claim and maintain a central source registry.
- Lifecycle workflow: Support the end-to-end process (init, inventory, plan, generate, sync, analyze, readme) with idempotent, auditable steps.
- Guardrails and governance: Enforce phase gates, document review loops, change logging, cascade analysis, and memory persistence.
- Speckit integration readiness: Seamlessly align with speckit-generated artifacts for development-to-doc workflows.
Quick Start
Use the Documentation Architect to scaffold a Diátaxis-aligned documentation set and keep it synchronized with code and decisions.
- Run /docs.init to scaffold the docs structure.
- Run /docs.inventory to register sources.
- Run /docs.plan to design the WBS.
- Run /docs.generate to produce initial docs.
- Run /docs.sync to align docs with code reality.
- Run /docs.analyze to run a quality audit.
- Run /docs.readme to manage README/CHANGELOG.