What problem does it solve? When a project idea is too big for a single agent session and the path forward is unclear, this Skill breaks the fog into a shared map of decision tickets on the repo's issue tracker, then resolves them one at a time until the route to the destination is clear. ## Core Features & Use Cases - Map charting: Names the destination, sketches unresolved questions into a "Not yet specified" fog section, and creates child-issue tickets labeled by type (research, prototype, grilling, task). - Frontier tracking: Uses the tracker's native blocking relationships and assignment-based claiming so concurrent sessions know which tickets are open, unblocked, and unclaimed. - Resolution workflow: Resolves one ticket per session, records answers as resolution comments, closes issues, and appends one-line gists to the map's Decisions-so-far index. - Use Case: You have a vague idea like "migrate our data layer to a new schema." Invoke the Skill to grill out the destination, create a map issue with research and grilling tickets, then work through them across multiple sessions until a spec is ready to hand off. ## Quick Start Ask the agent to chart a wayfinder map for your loosely defined project idea on this repo's issue tracker.