What problem does it solve? Large, ambiguous efforts often exceed what a single agent session can hold, leaving decisions scattered and progress untracked. This Skill turns a loose idea into a shared map of decision tickets on the repo's issue tracker, so work proceeds one resolved decision at a time until the path to the destination is clear. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labelled wayfinder:map) that indexes decisions, tracks fog-of-war items not yet specifiable, and records out-of-scope rulings. - Typed decision tickets: Each child ticket is labelled research, prototype, grilling, or task, distinguishing HITL conversations from AFK agent-driven work. - Frontier and blocking management: Uses the tracker's native dependency relationships so open, unblocked, unclaimed tickets form a visible frontier that parallel sessions can claim safely. - Use Case: You need to plan a data-structure migration too big for one session. Invoke the Skill with the idea; it grills you to name the destination, charts the map, creates the first tickets, fires research subagents, and later sessions resolve one ticket at a time, recording each answer as a resolution comment. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your loosely defined project idea on the repo's issue tracker.