What problem does it solve? Large efforts often exceed what a single agent session can hold, leaving the path from idea to destination unclear. Wayfinder charts that path as a shared map of decision tickets on the repo's issue tracker, so work is decomposed into resolvable questions instead of being charged at blindly. ## 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 boundaries. - Typed decision tickets: Each child ticket is one of research, prototype, grilling, or task, with HITL or AFK modes, native blocking relationships, and claim-by-assignment for concurrent sessions. - Progressive resolution: Sessions claim one frontier ticket at a time, record resolutions as comments, and graduate newly specifiable fog into fresh tickets until the way is clear. - Use Case: You have a vague migration idea too big for one session. Invoke charting to name the destination, fan out the open decisions into tickets, fire research subagents in parallel, then work through the frontier ticket by ticket across multiple sessions. ## Quick Start Ask the agent to chart a wayfinder map for your large idea, naming the destination and creating the first decision tickets on the issue tracker.