What problem does it solve? Large, ambiguous efforts are too big for a single agent session, and their path forward is unclear. Wayfinder breaks such work into a shared map of decision tickets on the repo's issue tracker, resolving them one at a time until the route to the destination is clear. ## Core Features & Use Cases - Map as an issue: Creates a single map issue (labelled wayfinder:map) holding the destination, notes, decisions-so-far index, fog of war, and out-of-scope sections. - Typed decision tickets: Child issues typed as research, prototype, grilling, or task, with native blocking relationships defining the workable frontier. - Two invocation modes: Chart a new map from a loose idea, or work through an existing map by claiming and resolving one ticket per session. - Use Case: You need to plan a data-structure migration spanning many unknowns. Wayfinder creates a map issue, tickets the sharp questions, fires research subagents, and records each decision as tickets close. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined project idea on the repo's issue tracker.