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 breaks that fog into a shared map of decision tickets on your repo's issue tracker, so work progresses one resolved decision at a time across many sessions. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labelled wayfinder:map) holding the destination, notes, decisions-so-far index, and fog-of-war sections, with child issues as tickets. - Typed decision tickets: Classifies tickets as research, prototype, grilling, or task, distinguishing HITL work from AFK work an agent can drive alone. - Frontier and blocking management: Uses the tracker's native dependency relationships so only open, unblocked, unclaimed tickets form the actionable frontier. - Use Case: You need to plan a data-structure migration too big for one session. Invoke the skill to chart a map, spawn research subagents in parallel, then resolve one ticket per session until the route is clear. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined project idea on the repo's issue tracker.