What problem does it solve? Large, fuzzy efforts are too big for a single agent session, and the path from idea to destination is unclear. Wayfinder turns that fog into a shared map of decision tickets on the repo's issue tracker, so work is planned, tracked, and resolved incrementally across sessions. ## 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. - Frontier-driven execution: Sessions pick the next open, unblocked, unclaimed ticket, resolve it, record the answer as a resolution comment, and graduate newly specifiable fog into fresh tickets. - Use Case: A team needs to decide on a data-structure migration spanning many unknowns. Wayfinder charts a map of research and grilling tickets, fires research subagents in parallel, and works the frontier one decision per session until the route is clear. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined effort, naming the destination and letting it create the first decision tickets on the issue tracker.