Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Decision

ASecurity

Entry point for the decision toolkit. Routes to the right decision skill based on your situation. Use when you say 'decision', 'help me decide', 'should I', 'which option', 'what are my choices', 'what could go wrong', 'is this reversible', or want decision help without knowing which specific tool fits.

19 stars
0 votes
0 copies
0 views
Added 9/19/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill decision --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Decision?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Decision
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-decision/badge)](https://www.skillsdirectory.com/skills/rondoflow-decision)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: decision
description: "Entry point for the decision toolkit. Routes to the right decision skill based on your situation. Use when you say 'decision', 'help me decide', 'should I', 'which option', 'what are my choices', 'what could go wrong', 'is this reversible', or want decision help without knowing which specific tool fits."
---

# Decision

Applies structured decision thinking to any choice. Diagnoses what kind of decision work is needed and applies the right tool.

## Which tool fits

| You need to... | Tool |
|---|---|
| Make sure you're seeing all the real options | option-mapping |
| Compare options against weighted criteria | criteria-weighting |
| Stress-test a decision by imagining it failed | premortem-analysis |
| Calibrate how much process this decision deserves | reversibility-analysis |

## Routing Decision

**Framing check:** Confirm the decision and its intended outcome before routing. State what you've identified — the actual choice being faced and what the user is trying to achieve — in one sentence, then use `AskUserQuestion`:
- **Question:** "I'm reading this as: [your one-sentence framing of the specific decision and its intended outcome]. Is that right?"
- **Header:** "Framing"
- **Options:**
  - **Yes — proceed** — framing is correct
  - **Adjust** — one element is off; user will correct it before you continue
  - **Reframe** — different situation than read; incorporate the correction before proceeding

- **About to decide between 2 options — may be missing others** → option-mapping first
- **Options are visible, need to compare them systematically** → criteria-weighting
- **Leaning toward a direction, want to stress-test it** → premortem-analysis
- **Unsure how much time to spend on this decision** → reversibility-analysis
- **Unclear** → option-mapping; the option space is almost always narrower than it should be

## Confirm Direction

After diagnosing which tool fits, use the `AskUserQuestion` tool to confirm direction. Construct the question dynamically to include your diagnosis:

- **Question:** "My read: **[diagnosed tool]** — [one sentence on why it fits]. How would you like to proceed?"
- **Header:** "Direction"
- **Options:**
  - **Yes, run that tool** — Execute the diagnosed skill immediately using the context already provided
  - **Show all options** — List every skill in this category with one-line descriptions
  - **Quick version** — Run a lighter-weight alternative if one exists for this situation
  - **Re-diagnose** — Revisit the situation description for a different read

Proceed based on their selection.

---

## Option Mapping

*Ensures all real options are visible before choosing.*

Counter the false dichotomy: the first two options that come to mind are rarely all that exists. Generate options across three levels: (1) direct solutions to the stated problem, (2) alternative framings of the problem that suggest different solutions, (3) options that combine or transcend the initial set. Apply the deliberate quota: find at least 5 options. Don't evaluate until the inventory is complete.

**Output:** Option inventory (5+ minimum), including options that reframe the problem, with brief descriptions. No evaluation yet — just the full map.

---

## Criteria Weighting

*Runs a weighted multi-criteria analysis.*

Step 1: List what actually matters for this decision. Step 2: Weight each criterion by importance (1-5 scale). Step 3: Score each option on each criterion (1-5). Step 4: Calculate weighted scores. Step 5: Check the winner against intuition — if the numbers say X but your gut says Y, that gap is information worth understanding, not a flaw in the method.

**Output:** Weighted decision matrix, ranked options, and an interpretation of whether the quantitative result matches or challenges intuition.

---

## Premortem Analysis

*Imagines the decision was made and failed — then diagnoses why.*

Set the scene: it's 12 months from now. The decision was made, and it failed badly. Write the failure story: what went wrong? Be specific — not "it didn't work" but the actual mechanism of failure. Generate 5+ distinct failure paths. Now: which failure modes are most probable? Which are most damaging if they occur? Which can be mitigated before committing?

**Output:** 5+ failure paths, ranked by probability and severity. For each high-priority failure mode: the mitigation that reduces it. The adjusted decision recommendation.

---

## Reversibility Analysis

*Categorises a decision by reversibility to apply the right level of process.*

Two-way door decisions (easily reversible) should be made quickly with less process — the cost of deliberating exceeds the cost of being wrong. One-way door decisions (hard or impossible to reverse) deserve thorough analysis. Classify this decision: what would it take to undo it? How quickly? At what cost? Many decisions that feel irreversible aren't. Many that feel casual are more binding than they appear.

**Output:** Decision classification (reversibility score 1-5), what undoing it would require, and the recommended level of process given that classification.

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →