What problem does it solve?
Post-ship documentation often drifts away from the code that actually shipped, leaving readers with stale setup steps, misleading architecture notes, and incomplete release notes. This Skill closes that gap by turning the latest diff into concrete documentation updates and a clear record of any remaining documentation debt.
Core Features & Use Cases
- Audits README, ARCHITECTURE, CONTRIBUTING, CLAUDE, CHANGELOG, TODOS, and VERSION against the shipped changes.
- Builds a Diataxis coverage map to spot missing reference, how-to, tutorial, or explanation coverage.
- Updates factual documentation automatically while asking before risky narrative rewrites or version changes.
- Can polish changelog voice, clean TODOs, sync PR or MR bodies, and commit the final documentation changes.
- Use it after a merge, ship, or code release when docs need to match reality.
Quick Start
Use the document-release skill to review the latest diff and update the project documentation so it matches what shipped.