What problem does it solve? When a repository contains many skills, it is hard to remember which one fits the current situation. This Skill acts as a router that maps your situation to the right skill or multi-step flow. ## Core Features & Use Cases - Skill routing: Describes a main flow from idea to ship (grill-with-docs, to-spec, to-tickets, implement) plus on-ramps for bugs, triage, and large foggy projects. - Phase boundary guidance: Explains when to continue, clear, hand off, use a subagent, or compact context between phases of work, with a detailed decision tree in PHASE-BOUNDARIES.md. - Use Case: You have a vague feature idea and a pile of bug reports. Ask which skill fits, and get directed to /triage for the incoming reports and /grill-with-docs to sharpen the idea before implementation. ## Quick Start Ask which skill or flow fits your current situation, describing what you are trying to accomplish.