What problem does it solve? Large, ambiguous efforts often exceed what a single agent session can hold, leaving teams without a clear path from a loose idea to a concrete destination. 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 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. - Typed decision tickets: Splits work into research, prototype, grilling, and task tickets, each sized to one agent session, with native blocking relationships defining the workable frontier. - Concurrent session safety: Claims tickets via assignment so multiple parallel sessions never resolve the same ticket, and records resolutions as comments linked from the map. - Use Case: A team facing a vague data-migration effort invokes Wayfinder to name the destination, fan out the open decisions into tickets, fire research subagents, and then work through the frontier one decision per session until the route is fully specified. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your loosely defined project idea on the issue tracker.