What problem does it solve? Large, ambiguous efforts often exceed what a single agent session can hold, leaving the path from idea to destination unclear. This Skill 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 forward is fully charted. ## Core Features & Use Cases - Map-based planning: Creates a single map issue (labelled wayfinder:map) that indexes decisions, open fog, and out-of-scope work, with child tickets for each decision. - Typed decision tickets: Supports research, prototype, grilling, and task ticket types, each resolved through subagents or human-in-the-loop conversation. - Frontier and blocking management: Uses the tracker's native dependency relationships so concurrent sessions can claim unblocked tickets in parallel. - Use Case: You have a vague idea like migrating a data structure or drafting a spec. Invoke the Skill to grill out the destination, chart the open decisions as tickets, fire research subagents, and then work through one ticket per session until nothing remains undecided. ## Quick Start Ask the agent to use the wayfinder skill to chart a map for your loosely defined project idea on the issue tracker.