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 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 like triage, diagnosing-bugs, and wayfinder. - Flow Guidance: Explains when to use standalone skills such as prototype, research, teach, and handoff, and how to cross context windows. - Use Case: You have a vague bug report and a backlog of feature ideas. Invoke this Skill to learn that incoming bugs go through /triage while new ideas start at /grill-with-docs before implementation. ## Quick Start Ask the agent which skill or flow fits your current situation, describing whether you have an idea, a bug, or a large foggy project.