What problem does it solve? Large efforts often have a clear destination but no visible route, making them impossible to plan in a single session. This Skill turns that fog into a map of tickets on your issue tracker, then resolves them one per session until nothing is left to decide. ## Core Features & Use Cases - Map-based planning: Creates one map issue whose child tickets are either decisions (no files written) or makes (no new decisions), each sized to one agent session. - Tracker-agnostic verbs: Communicates with any issue tracker through intent verbs (create, claim, link, frontier) resolved by a single installed adapter, never raw CLI calls. - Fog management: Keeps unshaped work in a Not yet specified section and graduates it into tickets only when the question becomes precise. - Use Case: You inherit a migration spanning multiple repos with no clear plan. Run charting to grill the open decisions breadth-first, create a map with research, grilling, and make tickets wired by blocking edges, then work the frontier one ticket per session until the map closes. ## Quick Start Ask the AI to chart this effort into a map of decision and make tickets on the issue tracker, starting by settling the destination together.