What problem does it solve?
Detects gaps and drift between repository changes and registered verification skills by analyzing session file changes, validating skill coverage, and proposing synchronized updates to SKILL.md registries and project CLAUDE.md.
Core Features & Use Cases
- Session change analysis: Collects changed files from the current session and groups them by top-level directories to identify uncovered or affected areas.
- Coverage mapping and gap detection: Parses registered verify-* SKILL.md files, extracts Related Files patterns and detection commands, and matches them against changed files to find UNCOVERED files, outdated references, and missing checks.
- Automated proposals and 3-way sync: Suggests agent delegation, existing-skill updates, or new verify-* skill creation and enforces a three-way synchronization across manage-skills, verify-implementation, and project CLAUDE.md with validation steps.
Quick Start
Use the manage-skills skill to analyze this session's changed files and propose updates or new verify-* skills, then review and approve the suggested 3-way synchronization.