documentation
Installation
SKILL.md
/documentation
Ensure this project has complete, current documentation. Audit, fix, verify—every time.
What This Does
Examines project documentation, identifies gaps and staleness, generates/updates what's needed, and verifies links and examples work. No partial modes.
Branching
Assumes you start on master/main. Before making documentation changes:
git checkout -b docs/update-$(date +%Y%m%d)
Process
1. Audit
Related skills