What problem does it solve?
This Skill eliminates the hassle of outdated project documentation that drifts out of sync with recent code refactors, new feature implementations, and bug fixes in a feature branch, removing the need for manual cross-checks across all documentation assets.
Core Features & Use Cases
- Git Commit Analysis: Automatically identifies architectural refactors, new features, breaking changes, and bug fixes from recent branch commits.
- Multi-Documentation Updates: Synchronizes changes across developer notes (DEVNOTES.md, detail guides), user-facing site content, distribution files (README, changelog, install artifacts), and system manual pages.
- Use Case: If your team renames a core rendering tool and adds a new shading language feature, this Skill updates all references, branding, and changelog entries across every relevant documentation file automatically.
Quick Start
Use the branch-docs-sync skill to update all project documentation to match the recent code changes in your current feature branch.