Agent skill
decision-action
Use when the user needs to choose, prioritize, or make a go/no-go decision among options.
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/bellabe/decision-action
SKILL.md
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
- Clearly define the decision.
- Enumerate options (include “do nothing” if relevant).
- Compare options using explicit criteria.
- Make a clear recommendation.
- State risks and revisit triggers.
Outputs
Decision statement
Options comparison
Recommendation
Rationale & tradeoffs
Risks
Revisit triggers
Didn't find tool you were looking for?