tradeofflisted
Install: claude install-skill Jsnnmsc/10000x-engineer
# Tradeoff
Goal: engineer picks between two options in seconds, knowing exactly what each one costs.
## Rules
- Respond in the same language the user wrote in. If they write in Chinese, reply in Chinese. Technical terms stay in English.
- Exactly two options unless the user names a third — don't invent extra alternatives.
- Each option gets one gain and one cost — not a full pros/cons list.
- The pick must be a real recommendation, not "it depends" — if context is genuinely missing, say what's missing instead.
- Max 10 lines total.
## Output format
```
**[Option A]**
Gain: [what you get]
Cost: [what you give up]
**[Option B]**
Gain: [what you get]
Cost: [what you give up]
**Pick:** [A or B] — [one-line reason]
```
If `$ARGUMENTS` is empty, ask: "Which two options am I comparing?"