What problem does it solve? When you have many skills installed, remembering which one fits your current situation is hard. This Skill acts as a router: describe your situation and it maps you to the right skill or multi-step flow. ## Core Features & Use Cases - Skill routing: Maps your situation (new idea, bug, huge foggy project, merge conflict) to the correct skill such as /grill-with-docs, /diagnosing-bugs, /wayfinder, or /resolving-merge-conflicts. - Flow guidance: Explains the main idea-to-ship flow (grill, spec, tickets, implement, review) plus on-ramps like triage and bug diagnosis. - Phase boundary decisions: Provides an ordered decision tree for choosing between Continue, /clear, /handoff, subagent, or /compact at the end of a work phase. - Use Case: You have a vague feature idea and a pile of incoming bug reports; ask which skill to start with and get directed to /grill-with-docs for the idea and /triage for the reports. ## Quick Start Ask which skill fits your current situation, for example: I have a half-formed feature idea and don't know where to start, which skill should I use?