What problem does it solve?
Provide a clear, read-only inventory of loaded skills across core (bkit/plugin-managed) and project-local layers to help discover duplicates, overrides, and coverage gaps without manual file inspection.
Core Features & Use Cases
- Layered Inventory: Scans core and project-local skill directories and summarizes SKILL.md frontmatter for fast discovery.
- Conflict & Shadow Detection: Identifies name overrides and trigger shadowing when project skills collide with core skills.
- Filtering Options: Supports detail and conflict-only modes for focused troubleshooting and audits.
- Use Case: When onboarding a new feature, run the report to ensure your project-local skill doesn't unintentionally override a core skill and to document current skill coverage.
Quick Start
Run the skill-status command to generate a layered report of core and project-local skills and include --detail or --conflicts to expand or filter the output.