What problem does it solve? Large efforts often exceed what a single agent session can hold, leaving the path from a loose idea to a finished destination unclear. This Skill charts that path as a shared map of decision tickets on the repo's issue tracker, then resolves them one at a time until the way forward is fully decided. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labelled wayfinder:map) that indexes decisions, tracks fog-of-war items not yet specifiable, and records out-of-scope rulings. - Typed decision tickets: Breaks work into research, prototype, grilling, and task tickets, each sized to one agent session, with native tracker blocking to define the workable frontier. - HITL/AFK routing: Declares human-in-the-loop ticket types so autonomous queues never pick up decisions that require a live human exchange. - Use Case: You have a vague idea for a data-structure migration too big for one session. Invoke the Skill to name the destination, fan out the open decisions into tickets on GitHub Issues, fire research subagents in parallel, and then work through the frontier one ticket per session until the route is clear. ## Quick Start Ask the agent to chart a wayfinder map for your large idea, or point it at an existing map issue URL to resolve the next decision ticket.