What problem does it solve? Documentation and reality drift apart over time: CLAUDE.md says one skill count, agent definitions say another, and the filesystem shows a third. This Skill performs a quick read-only diagnostic that compares documented intent against observed state and produces a scannable drift report. ## Core Features & Use Cases - Skill Count Verification: Compares skill counts in CLAUDE.md, agent.md inventories, and actual SKILL.md files per agent role. - Agent & Governance Checks: Validates agent definitions, communication paths, source references, and governance translation freshness against source documents. - Structural & Recency Analysis: Checks fractal folder pattern compliance and reviews recent HISTORY.md and git log entries for unresolved issues. - Use Case: Before starting a major work session, run a quick health check to confirm skill counts, agent definitions, and governance docs are aligned, then get a prioritized list of recommended fixes. ## Quick Start Run a system health check with focus on all areas and report any drift between the documentation and the filesystem.