Use when the user needs to choose, prioritize, or make a go/no-go decision among options.
Scanned 6/3/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill decision-action --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Action Decision?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-action-decision)More formats (shields.io, HTML) on the badges page.
---
name: decision-action
description: Use when the user needs to choose, prioritize, or make a go/no-go decision among options.
version: 1.0
---
# Decision Action Skill
## Purpose
Select an option and justify the choice using explicit tradeoffs.
## When to use
- “Which should we pick?”
- Prioritization
- Go / no-go decisions
Do NOT use for:
- execution plans (use planning-action)
- advice without a firm choice (use prescriptive-actions)
## Operating rules
1. Clearly define the decision.
2. Enumerate options (include “do nothing” if relevant).
3. Compare options using explicit criteria.
4. Make a clear recommendation.
5. State risks and revisit triggers.
## Outputs
### Decision statement
### Options comparison
### Recommendation
### Rationale & tradeoffs
### Risks
### Revisit triggers
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!