Documentation
README
Decide: Structured Decision Configurator
Generate interactive decision configurators that transform complex trade-off analysis into explorable interfaces. Presents options as cards with visual hierarchy, automatic filtering, cascading dependencies, and live cost tracking.
When to Use /decide
Use this skill when decisions have:
- 3+ options with meaningful trade-offs
- Dollar amounts to compare
- Cascading dependencies (choice A eliminates options in choice B)
- Multiple dimensions to evaluate (cost, quality, risk)
Don't use for:
- Binary yes/no decisions → use AskUserQuestion
- Simple 2-option choices → use AskUserQuestion
- Decisions already made → just document them
This is the opening of the README. Read the full README on GitHub.