What problem does it solve?
This Skill automates the synchronization of design-impacting changes from development artifacts (like trace.md or enhancement results) into the central architecture documentation (arch.md), ensuring consistency and reducing manual documentation effort.
Core Features & Use Cases
- Automated Archiving: Updates
arch.md with new features, modified components, or bug fixes identified in trace.md.
- Design Drift Detection: Identifies and flags discrepancies between implemented changes and the architectural specification (
spec.md).
- Use Case: After a developer completes a bug fix that impacts the system's core authentication flow, this Skill can automatically update the
arch.md document to reflect the change, ensuring the documentation remains current.
Quick Start
Use the sync skill to synchronize debug changes from the trace file to the arch document.