What problem does it solve? Keeping technical documentation, AGENTS.md, and CONTRIBUTING.md files accurate, consistent, and aligned with actual repository behavior is difficult, especially across multiple docs frameworks and agent platforms. This Skill provides a structured build-and-review workflow that audits governance files and product docs together, detects drift, and applies fixes. ## Core Features & Use Cases - Docs Build & Review Playbooks: Classify tasks as build or review, brownfield or evergreen, and follow dedicated playbooks for structure, writing quality, and validation. - Governance & Agent-File Alignment: Inventory AGENTS.md, CONTRIBUTING.md, and alias files (CLAUDE.md, .cursorrules, .agents/), resolve precedence conflicts, and keep a single canonical policy core. - Framework & Path Validation: Verify Fern, Mintlify, and Sphinx configs, resolve config-relative paths, and detect stale routes or missing files. - Sub-Agent Orchestration: Delegate inventory, governance, framework, and synthesis work to bounded sub-agents for large repo-wide audits. - Use Case: Run a full-repo documentation audit that checks AGENTS/CONTRIBUTING consistency, validates docs framework configs, fixes broken references, and returns a prioritized fix plan with validation notes. ## Quick Start Use the technical-documentation skill to review this repository's docs and AGENTS.md files, fix any broken references or conflicting instructions, and report what was validated.