doc-sync
Installation
SKILL.md
/doc-sync - Automated Documentation Synchronization
Description
Automatically detect changes to agent and command files in .claude/ and update workflow documentation in docs/workflow/ to prevent documentation drift. The doc-sync skill provides a consistent, automated approach to keeping documentation synchronized with agent and command file changes.
Key Features:
- Git diff-based change detection with timestamp fallback
- YAML frontmatter parsing and validation
- Automated table and section updates
- Mermaid diagram regeneration from spawn relationships
- Changelog entry drafting with version bumping
- Comprehensive sync reporting
- Pre-commit hook integration for validation