What problem does it solve? Large, fuzzy efforts that exceed a single agent session lack structure: decisions get lost, work gets duplicated, and nobody knows what to tackle next. This Skill charts such efforts as a shared map of decision tickets on the repo's issue tracker, then resolves them one at a time until the path to the destination is clear. ## 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 items, and out-of-scope rulings, with child issues as decision tickets. - Typed ticket routing: Classifies tickets as research, prototype, grilling, or task, each labelled AFK or HITL, with GitHub Project membership and Priority fields driving automated pickup by a Daemon. - Frontier management: Uses native GitHub blocking relationships so open, unblocked, unclaimed tickets form a visible frontier; sessions claim, resolve, and close one ticket at a time. - Use Case: A team facing a vague migration goal invokes the Skill to grill out the destination, fan out open questions into labelled child issues, fire research subagents in parallel, and then work through the frontier session by session until every decision is recorded. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your large, loosely-defined effort, or point it at an existing map issue URL to work through the next decision ticket.