What problem does it solve? Large, ambiguous efforts exceed what a single agent session can hold, and the path from idea to destination is 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 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, and out-of-scope sections. - Typed decision tickets: Child issues labelled research, prototype, grilling, or task, each sized to one agent session, with native tracker blocking to define the frontier. - Two invocation modes: Chart a new map from a loose idea, or work through an existing map by claiming and resolving one ticket per session. - Use Case: You need to plan a data-structure migration too big for one session. Invoke the skill to grill out the destination, chart the open decisions as tickets, fire research subagents in parallel, then resolve tickets session by session until the way is clear. ## Quick Start Ask the agent to use the pocock-wayfinder skill to chart a wayfinding map for your loosely defined project idea on the repo's issue tracker.