What problem does it solve? Large, ambiguous 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, then resolves 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 child issues typed as research, prototype, grilling, or task, with native blocking relationships defining the workable frontier. - Session-safe claiming and resolution: Tickets are claimed by assignment, resolved with a resolution comment, and indexed back on the map so concurrent sessions never collide. - Use Case: A team needs to plan a data-structure migration too big for one session. The Skill grills the user to name the destination, fans out the open decisions into tickets, fires research subagents, and then works one ticket per session until every decision is made. ## Quick Start Ask the agent to chart a wayfinder map for your large, loosely defined idea so it can break the effort into decision tickets on the issue tracker.