What problem does it solve?
This Skill ensures that all project documentation, including changelogs, READMEs, and API specifications, remains accurate, up-to-date, and professionally presented.
Core Features & Use Cases
- Changelog Maintenance: Automatically updates
CHANGELOG.md after major feature releases.
- Documentation Sync: Keeps
README.md files current with architectural changes.
- API Documentation Generation: Monitors for new endpoints and ensures OpenAPI specs are created.
- Architecture Diagram Updates: Synchronizes documentation with visual architecture diagrams.
- Use Case: After a new API endpoint is deployed, the Scribe Skill will automatically update the Swagger/OpenAPI documentation and ensure the relevant
README.md reflects this change.
Quick Start
Use the Scribe skill to update the CHANGELOG.md with the latest feature.