doc-maintenance

Installation
SKILL.md

Documentation Maintenance

Systematically audit, organize, and remediate project documentation by comparing the codebase against existing docs to find staleness, gaps, and misorganization.

When to Trigger

  • After merging a feature branch or completing a refactor
  • After dependency upgrades or API changes
  • When onboarding surfaces confusion about project docs
  • Periodic maintenance (monthly or per-release)
  • When scripts/doc_audit.py is run manually and reports findings

Workflow Overview

Phase 1: Audit       → Run deterministic scan + haiku search agents
Phase 2: Triage      → Classify findings by severity and action type
Phase 3: Remediate   → Dispatch specialized agents to fix/create docs
Related skills
Installs
1
GitHub Stars
15
First Seen
Mar 29, 2026