What problem does it solve?
This Skill maintains the ai-mentor plugin by detecting structural inconsistencies, outdated capability guidance, unprocessed changelogs, and plugin catalog drift without requiring every maintenance task to be run at once.
Core Features & Use Cases
- Structural Audits: Check playbooks, technique files, records, cross-references, generated indexes, and content freshness against repository standards.
- Content and Changelog Verification: Compare documented Claude Code capabilities with official documentation and incorporate relevant weekly changelog updates using evidence-based changes.
- Plugin Catalog Synchronization: Compare documented plugins with the official marketplace manifest and identify additions, removals, and promoted records requiring review.
- Use Case: Run the routine automated maintenance pass in CI to process new changelogs and synchronize the plugin catalog while reporting changes that require human judgment.
Quick Start
Run the ai-mentor-update skill with --auto 4,5 to process new changelogs and synchronize the plugin catalog without interactive prompts.