Tradeoff banner
utsabpanta utsabpanta

Tradeoff

Development community

Description

--- description: Compare two or more options with a structured tradeoff matrix argument-hint: <option A> vs <option B> [vs option C ...] --- Produce a tradeoff analysis of: $ARGUMENTS If $ARGUMENTS doesn't clearly contain two or more options, ask the user to specify them. ## Process 1. **State each option neutrally in one sentence.** Don't pre-load with opinions. 2. **Pick 4–6 axes of comparison** relevant to the decision. Common ones: - Implementation effort - Ongoing maintenance cost

Installation

Installs to ~/.claude/commands/utsabpanta-claude-code-toolkit-tradeoff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/utsabpanta/claude-code-toolkit/HEAD/.claude/commands/tradeoff.md -o ~/.claude/commands/utsabpanta-claude-code-toolkit-tradeoff.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository