## What problem does it solve?
This skill reviews and improves repository documentation for both human-readable docs and AI agent context files to ensure clarity, minimize duplication, and promote modular structure across docs/, README.md, CLAUDE.md, CODEX.md, AGENTS.md, and related agent-context files.
## Core Features & Use Cases
- Audit documentation across human docs and agent-context files (CLAUDE.md, CODEX.md, AGENTS.md, .cursorrules, etc.) to identify duplication, gaps, and inconsistencies.
- Propose and implement modularization and a three-layer structure (standards, human docs, agent rules) to improve maintainability.
- Provide actionable migration plans and references to align with repository conventions and onboarding of new contributors.
### Quick Start
Run the docs-review skill to analyze this repository and generate a structured review with recommended documentation architecture and a migration plan.