What problem does it solve? Agent documentation files like AGENTS.md and CLAUDE.md often become stale, verbose, contradictory, or force AI agents to read huge docs for small edits, degrading model behavior instead of improving it. ## Core Features & Use Cases - Audit and Scoring: Reviews existing agent docs against a rubric covering routing, length, specificity, progressive disclosure, freshness, and drift between mirrored files. - Rewrite and Creation: Produces concise repo operating manuals with routing tables, decision tables, short real examples, and paired do/don't rules. - Multi-Repo Governance: Enforces a decision gate for multi-repo workspaces and keeps AGENTS.md and CLAUDE.md synchronized to prevent drift. - Use Case: A team with a sprawling monorepo asks to modernize their CLAUDE.md; the skill audits it, cuts stale paths and generic advice, and rewrites it as a 100-line routing document with trigger-based spec references. ## Quick Start Ask the AI to audit and rewrite the AGENTS.md and CLAUDE.md files in this repository as concise agent operating manuals.