auto-doc-updater
Installation
SKILL.md
Auto Documentation Updater
English
Description
This skill ensures that project documentation (specifically CHANGELOG.md and BLUEPRINT.md) remains synchronized with the source code, without requiring explicit user requests.
Execution Instructions
When to Use This Skill:
Use this protocol AUTOMATICALLY as soon as you (the agent) successfully execute code changes (new features, bug fixes, or refactoring) AND you have verified that the application builds successfully without errors (e.g., after a successful npm run build).