All SkillsGet Started Free
Skill Decision Support
Present options with trade-offs for informed decision-making — use when choosing between approaches
MCP get_skill({ skillId: "skill-decision-support-810ee1a8" })Use this skill with your agent
Create a free account and connect via MCP
> **Host: Codex CLI** — This skill was designed for Claude Code and adapted for Codex.
> Cross-reference commands use installed skill names in Codex rather than `/octo:*` slash commands.
> Use the active Codex shell and subagent tools. Do not claim a provider, model, or host subagent is available until the current session exposes it.
> For host tool equivalents, see `skills/blocks/codex-host-adapter.md`.
# Decision Support & Options Presentation
## Overview
Structured approach to presenting options and alternatives with clear trade-offs, enabling informed decision-making.
**Core principle:** Understand context → Generate options → Analyze trade-offs → Present clearly → Support choice.
## When to Use
**Use this skill when user:**
- Asks for options or alternatives
- Says "fix or provide options"
- Needs help deciding between approaches
- Wants to see different ways to solve a problem
- Is uncertain about best path forward
**Do NOT use for:**
- General research ("what is X?") → use flow-probe
- Implementation work → use flow-tangle
- Simple yes/no questions
- Already-decided approaches
## The Process
### Phase 1: Context Understanding
#### Step 1: Understand the Decision Point
```markdown
**Decision Context:**
What needs to be decided: [the core question]
Why it matters: [impact of this decision]
Constraints: [time, resources, compatibility, etc.]
Current state: [what exists now]
```
#### Step 2: Gather Requirements
Use AskUserQuestion if needed to understand:
- Must-have requirements#broad-capability#agent-teams#workflow#productivity#retrospective