What problem does it solve? Large, ambiguous efforts exceed what a single agent session can hold, and the path from a loose idea to a clear destination is often unknown. Wayfinder breaks such efforts into a shared map of investigation tickets on the repo's issue tracker, resolving decisions one ticket at a time until the route is clear. ## 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, with child issues as tickets. - Typed tickets with blocking: Each ticket is typed as research, prototype, grilling, or task, claimed by assignment, and ordered via the tracker's native blocking relationships so the actionable frontier is visible. - Incremental resolution: Sessions claim one frontier ticket, resolve it through grilling, prototyping, or research, record the answer as a resolution comment, and graduate newly specifiable fog into fresh tickets. - Use Case: A team needs to plan a data-structure migration too big for one session. Wayfinder charts a map naming the migration as the destination, tickets the sharp open questions, parks vague concerns in Not yet specified, and works tickets one per session until every decision is made. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your loosely defined project idea, or invoke it with an existing map issue URL to work the next open ticket.