What problem does it solve?
This Skill helps you systematically find and repair repository documentation that drifts from the project’s writing standards, without changing meaning by accident. It is designed for large markdown surfaces where consistency, scanability, and governance matter.
Core Features & Use Cases
- Repository-wide audit: Scans
docs/**/*.md, README.md, and CHANGELOG.md to find rewrite candidates.
- Rule-based verification: Compares content against documentation, comment, communication, markdown, shell, and autonomy rules.
- Delegated rewrite proposals: Routes each document domain to the right C*O role, then prepares file-level diffs for CEO review.
- Approval-gated execution: Prevents automatic merging and only applies changes after explicit human approval.
- Use case: Use it when a project’s docs need a coordinated cleanup that must stay faithful to existing meaning while becoming more compliant and readable.
Quick Start
Ask the assistant to audit the repository’s markdown files, propose compliant rewrites as diffs, and wait for CEO approval before applying any changes.