What it does
/decide is a Claude Code slash command that researches current industry best practice and makes confident technical decisions on your behalf. Instead of bouncing ambiguous choices back to you (“which would you prefer?”), it investigates the consensus, decides when standards are clear, and escalates with factual-context questions when they aren’t.
How it works
Invoke /decide <question> or let it extract a pending decision from your prior message. The skill searches WebSearch, GitHub, and context to identify industry consensus. If sources converge on a best practice, it decides autonomously and cites sources. If sources diverge due to explainable project variables (e.g., data ownership, team size), it asks a single factual-context question—never a generic “X or Y?”—that lets it decide based on your answer.
Use cases
- Choosing between competing libraries or architectural patterns when you lack domain expertise
- Validating or resolving technical disagreements with source links
- Making reversible decisions (code layout, tooling, documentation structure) without friction
- Escalating irreversible decisions (deployments, migrations, package installs) with explicit confirmation
Who benefits
Product managers, designers, and generalist engineers building projects outside their specialty. Built for teams that trust Claude’s research but need sourced decisions, not questions.