decision-mapping

Structure ambiguous ideas into sequenced decision maps and investigation tickets.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/yash-garg/pi-config --skill decision-mapping-yash-garg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-mapping
Source: https://github.com/yash-garg/pi-config/tree/main/skills/decision-mapping
Command: npx skills add https://github.com/yash-garg/pi-config --skill decision-mapping-yash-garg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams transform ambiguous ideas into structured investigation plans by mapping unknowns, decisions, and next steps instead of losing progress across disconnected sessions.

Core Features & Use Cases

  • Decision Map Creation: Builds a compact, git-tracked markdown map of investigation tickets and unresolved questions.
  • Ticket-Driven Exploration: Guides research, prototyping, and discussion workflows to resolve decisions in sequence.
  • Use Case: When planning a complex product or engineering effort with unclear requirements, use this Skill to identify open questions and create a path toward implementation.

Quick Start

Use the decision-mapping skill to create a decision map for my new project idea and identify the first questions we need to resolve.

Frequently Asked Questions about decision-mapping

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure ambiguous product ideas into investigation plans?

Structuring ambiguous product ideas into investigation plans requires mapping unknowns and decisions into sequenced tickets. This approach identifies open questions and outlines actionable next steps to maintain progress across multiple planning sessions.

What is the best way to map unresolved questions during software design research?

Mapping unresolved questions during software design research is done by creating a compact, git-tracked markdown map. This artifact tracks investigation tickets, dependencies, and resolution updates to guide sequential prototyping and discussion workflows.

How do I track decision dependencies across multi-session problem solving workflows?

Tracking decision dependencies across multi-session workflows involves maintaining a markdown artifact with ordered tickets and resolution updates. This method preserves context and prevents lost progress during extended research, prototyping, or collaborative discussions.

Can I use markdown for ticket-driven exploration in product strategy planning?

Yes, markdown is used for ticket-driven exploration in product strategy planning by creating compact decision maps. These maps sequence research and prototyping tickets, ensuring unresolved questions are addressed systematically throughout the investigation process.

When do I need a decision map for product planning?

A decision map is needed for product planning when facing complex efforts with unclear requirements. It helps identify open questions, map dependencies, and create a structured path toward implementation rather than losing progress across disconnected sessions.