What problem does it solve? When you have many agent 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 - Main flow routing: Guides work from idea to ship through grilling, spec creation, ticket splitting, TDD implementation, and code review. - On-ramp detection: Directs bug reports to triage, broken behavior to bug diagnosis, and foggy large efforts to the wayfinder decision-mapping flow. - Phase boundary decisions: Provides an ordered decision tree for choosing between continuing, starting fresh, handing off, delegating to subagents, split-forking, or compacting context. - Use Case: You have a vague feature idea and a pile of incoming bug reports. Ask which skill fits, and get routed to grill-with-docs for the idea and triage for the bugs. ## 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?