What problem does it solve?
After code ships, documentation often drifts out of sync, leaving stale READMEs, missing architecture updates, and accumulated TODO debt. This Skill automates the tedious post-ship documentation sweep so teams maintain accurate, trustworthy docs without manual effort.
Core Features & Use Cases
- Diataxis Coverage Mapping: Automatically builds a reference/how-to/tutorial/explanation coverage map from project docs and cross-references it against recent code changes.
- Drift Detection & Correction: Identifies architecture diagram drift, outdated README/ARCHITECTURE/CONTRIBUTING sections, and stale CLAUDE.md references, then updates them to match what actually shipped.
- CHANGELOG Polish & Debt Surfacing: Applies a sell-test rubric to polish CHANGELOG voice and surfaces documentation debt directly in the PR body for immediate visibility.
Quick Start
Use the document-release skill to sync all project documentation with the latest shipped code and surface any documentation debt in the PR body.