docs-sync
Installation
SKILL.md
Documentation Sync
Keep documentation in sync with code. Run before commits or periodically for maintenance.
Quick Reference
/docs-sync → Quick sync (pre-commit)
/docs-sync deep → Deep consistency check (periodic)
/docs-sync ship → Sync docs + commit + push (checkpoint)
When to Use
Quick Mode (default):
- Before committing
- After completing a feature
- When you've changed public APIs