Add skill-issue to Development & Code Tools
loading diff…
Adds skill-issue under Development & Code Tools.
Real problem it solves: a skill can be perfectly written and still never fire, because the agent picks skills from the always-on name+description only — and that description can be too vague to match how users phrase requests, or collide with a more specific sibling that silently wins. skill-issue grades each SKILL.md A–F on activation, simulates which skill a prompt triggers (--why), and reports collision clusters (--collisions).
npx @misha_misha/skill-issue ~/.claude/skills or brew install mishanefedov/skill-issue/skill-issue*By [@mishanefedov]* attribution