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 defined destination. 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 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 items, and out-of-scope rulings. - Typed decision tickets: Breaks work into child issues typed as research, prototype, grilling, or task, with native blocking relationships defining the actionable frontier. - Concurrent session safety: Claims tickets via assignment, limits resolution to one ticket per session, and supports parallel research subagents. - Use Case: A team facing a vague data-structure migration invokes the Skill to chart a map, grill the destination, spawn research subagents on open questions, and work tickets session by session until every decision is resolved. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined initiative so it can create the destination, tickets, and blocking edges on your issue tracker.