From decision
Run an interactive decision assistant that asks two multiple-choice questions at a time, with pros and cons and a recommendation for each.
How this skill is triggered — by the user, by Claude, or both
Slash command
/decision:decisionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants help choosing between alternatives and asks for structured guidance.
Use this skill when the user wants help choosing between alternatives and asks for structured guidance.
$decision./decision.Pros: concise listCons: concise listRecommended choice: and a one-line reason.Pick one option for each question).Use this structure for each pair:
Question 1
A) Option
Pros: ...Cons: ...B) Option
Pros: ...Cons: ...Recommended choice: AQuestion 2
No code execution is required unless explicitly requested.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
npx claudepluginhub randroids-dojo/skills --plugin decision