doc-sync
SKILL.md
Doc Sync
This skill ensures documentation stays synchronized with code changes. It provides validation tools, pre-push checks, and integration with RFC-37 documentation standards.
When to use this skill
- After making code changes that affect architecture or APIs
- When documentation may be out of sync with code
- During code review to verify documentation completeness
- To check for broken links in documentation
- When setting up documentation validation in a repository