What problem does it solve? As a skill library grows, loosely related skills accumulate without structure, making discovery and maintenance harder. This Skill audits the existing skill inventory and produces a read-only proposal for grouping related skills into sub-skill bundles, without moving or editing any files. ## Core Features & Use Cases - Inventory Analysis: Lists all registered skills with names, descriptions, and source scopes, then categorizes them by functional domain. - Coupling Detection: Identifies skills frequently used together or sharing similar usage conditions, and flags granularity problems such as overly fine-grained or overly broad skills. - Consolidation Proposals: Outputs a structured report proposing parent skills with children, required directory moves, and rationale for each grouping. - Use Case: When a project has accumulated dozens of flat skills, run this review to get a grouped reorganization plan before applying changes with the consolidate step. ## Quick Start Ask the agent to review the current skill inventory and propose sub-skill groupings for related skills.