What problem does it solve?
This Skill solves the common issue of documentation becoming outdated as code evolves, ensuring that developers maintain a consistent and accurate knowledge base throughout the project lifecycle.
Core Features & Use Cases
- Change Tracking: Automatically identifies when code updates, deletions, or new features require corresponding documentation updates.
- Consistency Maintenance: Provides a structured checklist to ensure API docs, usage examples, and configuration guides remain aligned with the implementation.
- Use Case: When refactoring a module or adding a new middleware, this Skill guides the developer through the necessary steps to update architecture diagrams and migration guides, preventing technical debt.
Quick Start
Use the document-sync skill to audit the current repository and update all relevant documentation files based on the recent code changes.