What problem does it solve? Large, ambiguous efforts are too big for a single agent session, and charging straight at the goal without a plan leads to wasted work. Wayfinder turns a loose idea into a shared map of decision tickets on your issue tracker, resolving them one at a time until the path to the destination is clear. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labeled wayfinder:map) that indexes decisions, open questions, fog of war, and out-of-scope work. - Typed decision tickets: Breaks work into research, prototype, grilling, and task tickets, each sized to one agent session, with native blocking relationships defining the frontier. - Two invocation modes: Chart a new map from a loose idea, or work through an existing map by claiming and resolving one ticket per session. - Use Case: You need to plan a major data-structure migration. Invoke Wayfinder to grill out the destination, fan out the open decisions into tickets, fire research subagents in parallel, and then resolve tickets session by session until the migration plan is fully decided. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your large idea, naming the destination and letting it create the first decision tickets on your issue tracker.