decision-action

star 349

Use when the user needs to choose, prioritize, or make a go/no-go decision among options.

aiskillstore By aiskillstore schedule Updated 1/20/2026

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

Install via CLI
npx skills add https://github.com/aiskillstore/marketplace --skill decision-action
Repository Details
star Stars 349
call_split Forks 29
navigation Branch main
article Path SKILL.md
More from Creator
aiskillstore
aiskillstore Explore all skills →