What problem does it solve? Large documentation efforts often drift: documents get written without a declared audience or type, existing docs are duplicated or contradicted, and documentation debt goes untracked. This Skill imposes a structured lifecycle so every document is purposeful, accurate, and maintainable. ## Core Features & Use Cases - Five-Phase Lifecycle: Moves work through AUDIT, PLAN, DRAFT, REVIEW, and VERIFY states with explicit transition rules and mandatory human approval gates. - Divio Quadrant Classification: Every deliverable must declare its type (Tutorial, How-To, Reference, or Explanation) and audience before drafting begins. - Documentation Debt Tracking: Audits catalogue existing docs as current, stale, misleading, orphaned, or missing, and record debt items with severity even when out of scope. - Use Case: When restructuring a project's docs, run the workflow to audit all existing pages, produce an approved plan of creates/rewrites/deletes, draft each document, self-review against writing standards, and get human sign-off before finishing. ## Quick Start Ask the agent to run the doc workflow to audit the project's documentation and produce a plan for fixing the documentation debt.