What problem does it solve? Long-horizon initiatives stall because no single agent session can finish them and nothing tracks open decisions between sessions. Wayfinder turns a loose, oversized idea into a shared map of decision tickets on an issue tracker (or local markdown files), so progress survives across as many sessions as it takes. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labeled wayfinder:map) holding the destination, notes, decisions-so-far index, fog-of-war items, and out-of-scope rulings, with child tickets sized to one session each. - Typed decision tickets: Classifies work as research, prototype, grilling, or task tickets, with HITL/AFK designation, native blocking edges, and claim-by-assignment so concurrent sessions never collide. - Frontier-driven execution: Resolves one ticket per session, records answers as resolution comments, graduates newly specifiable fog into tickets, and closes mis-scoped work as out of scope. - Use Case: You have a vague initiative like migrating a data model or drafting a product spec. Invoke the skill to chart a map of open decisions on GitHub Issues, then work through one ticket per session until the route to the destination is clear. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined initiative, naming the destination and the issue tracker to use.