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 turns that fog into a shared map of decision tickets on the repo's issue tracker, resolving them one at a time until the route is clear. ## Core Features & Use Cases - Map as an index issue: A single issue labelled wayfinder:map holds the destination, notes, decisions-so-far, fog (Not yet specified), and out-of-scope rulings, while detail lives in child tickets. - Typed decision tickets: Each ticket is a child issue labelled research, prototype, grilling, or task, plus hitl/afk and workflow::ready, claimed by assignment and ordered by native blocking relationships. - Two invocation modes: Chart the map from a loose idea (name destination, map the frontier breadth-first, create and wire tickets, fire research subagents), or work through an existing map one ticket per session. - Use Case: A team facing a vague migration effort invokes wayfinder to chart a map: open questions become research and grilling tickets, blocking edges define the frontier, and each session resolves exactly one decision until the way is clear. ## Quick Start Invoke the wayfinder skill with a loose idea to chart a decision-ticket map on the issue tracker, or pass an existing map URL to resolve its next frontier ticket.