What problem does it solve? Large, fuzzy ideas are too big for a single agent session and lack a visible path from concept to plan. This Skill turns a loose idea into a shared map of investigation tickets on the repo's issue tracker, then resolves them one at a time until the route to the goal is clear. ## Core Features & Use Cases - Map creation: Runs a grilling and domain-modeling session to surface open decisions, then creates a map issue (labelled wayfinder:map) with Notes, Decisions-so-far, and a Fog section for not-yet-specifiable questions. - Typed tickets: Splits work into research, prototype, grilling, and task tickets as child issues, wired with blocking relationships and claimed via labels so concurrent sessions never collide. - Incremental resolution: Each session claims one frontier ticket, resolves it, records the answer as a resolution comment, updates the map index, and graduates newly specifiable fog into fresh tickets. - Use Case: You have a vague goal like "redesign the onboarding flow." Invoke the Skill to chart a map of research and decision tickets, then run parallel sessions that each resolve one ticket until the implementation path is fully defined. ## Quick Start Invoke the wayfinder skill with a loose idea to chart a map, or with an existing map URL to resolve the next unblocked ticket.