What problem does it solve?
It helps teams create and maintain documentation that is simple, clean, correct, concise, and easy to understand—without bloating or drifting from the actual code and configuration.
Core Features & Use Cases
- Reader-first documentation: organizes docs around what users and developers need to do, not around the writer’s convenience.
- Doc-quality guardrails: verifies claims against the repository, removes duplication and drift, and keeps content accurate and maintainable.
- Selective Mermaid diagrams: adds diagrams only when they clarify architecture, flows, and data relationships better than prose or tables.
- Documentation triage and restructuring: improves READMEs, docs folders, onboarding guides, runbooks, and API/workflow/architecture docs by splitting, reorganizing, or tightening scope.
Quick Start
Use the documentation-expert skill to review this repo’s existing README and docs, fix inaccuracies by checking the source code and commands, and produce a skimmable, reader-focused structure with only the Mermaid diagrams that meaningfully clarify the system.