What problem does it solve? When a repository contains many agent skills, it is hard to remember which one fits your current situation. This Skill acts as a router that maps your starting situation — a raw idea, a bug, a pile of incoming issues, or a foggy multi-session project — onto the right skill or flow. ## Core Features & Use Cases - Main flow routing: Guides work from idea to ship through /grill-with-docs, /to-spec, /to-tickets, and /implement, with branching decisions for prototypes and multi-session builds. - On-ramp selection: Directs bug reports to /triage, hard bugs to /diagnosing-bugs, and huge foggy efforts to /wayfinder. - Phase boundary decisions: Provides an ordered decision tree for choosing between Continue, /clear, /handoff, subagents, and /compact at phase boundaries. - Use Case: You have a vague feature idea and a working directory. Ask which skill fits, and get routed to /grill-with-docs to sharpen the idea, then onward to spec, tickets, and implementation. ## Quick Start Ask which skill or flow fits your current situation, describing whether you have an idea, a bug, incoming issues, or a large unclear project.