What problem does it solve? Large, fuzzy efforts that exceed a single agent session lose context between sessions and drift without a shared plan. This Skill charts the work as a map of decision tickets on the repo's issue tracker, so every session orients to the destination and resolves one decision at a time. ## Core Features & Use Cases - Map as index: Creates a single tracker issue labelled wayfinder:map holding the destination, notes, decisions-so-far, fog of war, and out-of-scope sections. - Typed decision tickets: Spawns child issues labelled research, prototype, grilling, or task, each sized to one 100K-token session, with native blocking edges defining the frontier. - Two invocation modes: Chart a new map from a loose idea, or work through an existing map by claiming, resolving, and closing one ticket per session. - Use Case: You need to plan a data-structure migration too big for one session. Invoke the Skill to grill out the destination, fan out the open decisions into tickets, fire research subagents in parallel, then resolve tickets one at a time until the route is clear. ## Quick Start Ask the agent to chart a wayfinder map for your large loosely-defined effort, naming the destination you want to reach.