What problem does it solve?
This Skill prevents drift between agent skill definitions, agent metadata, and generated documentation by automatically detecting changes and synchronizing the operational dashboard.
Core Features & Use Cases
- Skill and Agent Discovery: Scans Claude skill and agent definitions, extracts metadata, and identifies additions, removals, or modifications.
- README and Manifest Synchronization: Regenerates the GitHub dashboard and emits deterministic manifest data from source definitions while preserving designated human-maintained sections.
- Drift Validation: Checks cross-document invariants, naming consistency, QA terminology, and reference alignment to keep the agent framework coherent.
- Use Case: After adding or modifying agent capabilities, use this Skill to verify changes, update generated documentation, and report any consistency issues before publishing.
Quick Start
Run the sync-skills skill to detect definition changes and update the agent dashboard and manifest.