What problem does it solve? Large, ambiguous efforts often exceed what a single agent session can hold, leaving the path from idea to destination unclear. Wayfinder charts that path as a shared map of decision tickets on the repo's issue tracker, resolving them one at a time until the way forward is fully decided. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labelled wayfinder:map) holding the destination, notes, decisions-so-far index, fog of war, and out-of-scope boundaries. - Typed decision tickets: Each child ticket is a research, prototype, grilling, or task ticket, claimed by assignment and ordered by native blocking relationships so the frontier is visible in the tracker's UI. - Incremental resolution: Sessions claim one frontier ticket, resolve it with a resolution comment, close it, and graduate newly specifiable fog into fresh tickets. - Use Case: You have a vague idea for a data-structure migration too big for one session. Invoke Wayfinder to grill out the destination, create the map and initial tickets, fire research subagents in parallel, then work through the frontier ticket by ticket across sessions. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your loosely defined project idea on the repo's issue tracker.