Files
skills/skills/recommend-dont-menu

recommend-dont-menu

One recommendation, not a menu. When the user asks "what should we do?", give your best choice with reasoning and trade-offs — don't enumerate A/B/C/D options.

What it does

Overrides the default brainstorming behavior of presenting multiple options. Instead, respond with:

Я рекомендую X, потому что Y₁, Y₂. Trade-off: Z. Возражения?

Only mention alternatives when they're genuinely competitive or carry an important trade-off.

When to use

During design discussions, architecture reviews, brainstorming, or any "what should we do" question.

Installation

bash scripts/install.sh recommend-dont-menu

Trigger line

Add to AGENTS.md:

prefer single recommendations

Or use project-bootstrap (v1.9.0+) which includes this trigger in its template.