What problem does it solve? Large efforts often exceed what a single agent session can hold, leaving the path from idea to destination unclear. This Skill 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 sections. - Typed decision tickets: Breaks 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: Tickets are claimed by assignment before work begins, so multiple parallel sessions never collide on the same decision. - Use Case: You have a vague migration idea too big for one session. Invoke the skill to grill out the destination, chart the open decisions as tickets, fire research subagents in parallel, then resolve one ticket per session until the route is clear. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your large, loosely-defined effort on the issue tracker.