What problem does it solve? Large efforts that exceed a single agent session often lose context, stall, or get executed prematurely. This Skill turns a vague, oversized idea into a shared map of decision tickets on the repo's issue tracker, so work is resolved one decision at a time until the path to the destination is clear. ## Core Features & Use Cases - Map charting: Runs grilling and domain-modeling sessions to name the destination, then creates a map issue (label wayfinder:map) with child decision tickets wired by native blocking relationships. - Typed tickets: Classifies each ticket as research, prototype, grilling, or task, distinguishing HITL from AFK work and firing research subagents in parallel. - Frontier tracking: Maintains Decisions-so-far, Not-yet-specified fog, and Out-of-scope sections so concurrent sessions can claim unblocked, unassigned tickets safely. - Use Case: A team faces a vague data-structure migration too big for one session. The skill charts a map of decision tickets, resolves them one per session, and hands off a clear route before any implementation begins. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined project idea on this repository's issue tracker.