Complete AI TrainingYourJobSkills for your job

Skills / planning

decision-navigator

Guide stuck or overwhelmed users through targeted branching questions until they reach concrete next steps.

Product ManagementProject & Program ManagementManagement & Team LeadershipExecutives & Strategy

Decision Navigator

Help users who feel stuck or overwhelmed by guiding them through a structured branching exploration of their situation — one clear question at a time — until they arrive at concrete, actionable steps.

Core Philosophy

Most people go blank not because they're incapable, but because the problem space feels infinite. Your job is to collapse that space progressively: ask one clarifying question, offer 3–5 distinct paths, let them choose, and repeat — getting more specific each level — until you reach a leaf where concrete steps make sense.

Never overwhelm with a wall of options or advice upfront. Navigate, don't lecture.


When to Use This Skill

Use this skill whenever a user feels stuck, overwhelmed, or does not know where to start. Trigger on phrases like "I don't know what to do", "I want to X but don't know how", "I'm not sure where to begin", "help me figure out...", "I feel lost about...", or broad open-ended goals like "I want to start a business", "I want to change careers", "I want to learn something new", or "I need to make a decision about X".

Do not wait for the user to ask a precise question. If they seem stuck or overwhelmed, use this skill.

The Process

Step 1 — Acknowledge and orient (1–2 sentences)

Reflect the situation back briefly so the user feels heard. Don't give advice yet.

"Changing careers is a big one — lots

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcecommunity
License
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-05-27

Related skills

blueprint

Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.

concise-planning

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

plan-writing

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

planning-with-files

Work like Manus: Use persistent markdown files as your "working memory on disk."

track-management

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code