What problem does it solve? Turning a vague idea into an actionable plan often requires multiple agent sessions of research, prototyping, and discussion, and without structure those open questions get lost. This Skill creates a persistent, git-tracked decision map that sequences unresolved questions into tickets and drives them to resolution one at a time. ## Core Features & Use Cases - Decision Map Creation: Bootstraps a compact markdown file of numbered tickets with dependency edges, ticket types (Research, Prototype, Discuss), and a deliberately incomplete frontier. - Ticket Resolution Sessions: Resumes an existing map, loads it fully into context, resolves one ticket per session using supporting skills like grilling, domain-modelling, or prototyping, and records the outcome. - Fog-of-War Planning: Keeps the map minimal beyond the frontier, adding newly discovered tickets with correct blocked-by edges as decisions unfold, and supports parallel agents editing the same map. - Use Case: A developer has a loose idea for a new product feature. The Skill interviews them, writes a decision map with open questions like database choice or UI approach, then resolves each ticket in focused sessions until the path to implementation is clear. ## Quick Start Ask the agent to turn your loose idea into a decision map of investigation tickets, or resume an existing map by providing its path and a ticket number.