What problem does it solve? Engineers working with a large skills vault cannot remember every available skill, so they pick the wrong tool or skip the right one. This Skill acts as a router that maps your current situation to the correct skill or multi-step flow. ## Core Features & Use Cases - Situation-to-Skill Routing: Describes a main flow (idea to ship) covering grilling, prototyping, specs, tickets, implementation, TDD, and code review, plus on-ramps for bugs, triage, and large foggy projects. - Phase Boundary Guidance: Provides an ordered decision tree for choosing between continue, /clear, /handoff, subagent, or /compact at the end of a work phase, documented in PHASE-BOUNDARIES.md. - Use Case: You have a vague feature idea and a pile of incoming bug reports. Ask which flow fits, and get directed to /grill-with-docs for the idea and /triage for the reports, with instructions on how they merge into /implement. ## Quick Start Ask which skill or flow fits your current situation, for example by describing that you have a half-formed feature idea in a working directory.