| name | double-check-docs |
| description | Reviews KMP documentation for clarity, consistency, completeness, accuracy, and grammar. Use when auditing docs or user asks to review documentation quality. |
Double-Check Documentation
Technical writing review of project documentation.
Workflow
Read and execute .github/prompts/doublcheckdocs.prompt.md in full.
Review criteria
- Clarity — understandable for target audience
- Consistency — terminology, formatting, style
- Completeness — no content gaps
- Accuracy — verify against code when unsure (highest priority)
- Grammar/spelling
Scope
- Review each page in
docs/ (skip API-only folders if instructed)
- Maintain original tone while improving
- Provide summary of changes per page
When uncertain about technical details, read the relevant source code before editing.