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 starting situation to the right skill or multi-step flow. ## Core Features & Use Cases - Main flow routing: Guides idea-to-ship work through grilling, prototyping, spec writing, ticket splitting, implementation, and code review. - On-ramp selection: Directs bug reports to triage, hard bugs to diagnosis, and large foggy efforts to the wayfinder mapping flow. - 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 fits, and get routed to triage for the reports and to the grilling flow for the idea. ## Quick Start Ask which skill or flow fits your current situation and describe what you are trying to accomplish.