What problem does it solve?
After implementing new features or bug fixes, keeping SPEC documents, CHANGELOG entries, and project documentation aligned with the latest codebase is time-consuming and prone to human error, leading to inconsistent project records and team misalignment.
Core Features & Use Cases
- SPEC Synchronization: Automatically updates SPEC documents to reflect completed implementation work and new feature details.
- CHANGELOG Updates: Adds new entries to the project CHANGELOG to document recent changes for stakeholders and team members.
- Documentation Alignment: Ensures all related project documentation stays consistent with the current state of the codebase.
- Use Case: After your team finishes implementing a new OAuth2 authentication feature, use this skill to automatically update the auth SPEC, add the feature to the CHANGELOG, and refresh the authentication documentation so all team members have access to up-to-date information.
Quick Start
Use the auto-sync skill to sync all project SPEC files, CHANGELOG entries, and documentation for the recently completed OAuth2 authentication feature implementation.