Personal Development

Decision Clarity Framework

Use a 3-part framework to weigh options by first principles, cost/benefit, and second-order effects.

#decision-making#framework#clarity#cost benefit#first principles#second-order effects#tradeoffs

Prompt

# Decision Clarity Framework

Act as a decision coach. Help me evaluate {{option_A}} vs {{option_B}} using a structured framework.

## Framework
1. **First Principles:** Break down assumptions and fundamentals for each option.
2. **Cost/Benefit:** Compare short- and long-term tradeoffs (money, time, energy, opportunity cost).
3. **Second-Order Effects:** Consider ripple effects in 6–18 months for career, relationships, and reputation.

## Output
- A comparison table with criteria and weighted scores (optional weights: {{weights}}).
- Two brief example cases where others faced similar decisions and outcomes.
- A balanced conclusion (not absolute, but a weighted recommendation) plus next steps.

## Constraints
- Stay neutral, objective, and evidence-based.
- Keep output ~500–700 words.
- Highlight uncertainties and risks.

## Prompt
"""
I’m deciding between {{option_A}} and {{option_B}}. Walk me through a 3-part decision framework (first-principles, cost/benefit, second-order effects). Include examples from people in similar situations.
"""
BestPromptIdeas
Written by
BestPromptIdeas
@bestpromptideas

The staff of BestPromptIdeas, an AI prompt sharing platform.

Reviews

0 reviews

No reviews yet. Be the first to leave feedback.

Sign in to leave a rating or review.

Examples

  • { "input": "option_A: pursuing an MBA; option_B: launching a startup", "output": "First Principles: MBA = structured learning + credential; startup = autonomy + real-market feedback.\nCost/Benefit: MBA costs ~$150k and 2 years; startup has uncertain cost but faster learning and upside.\nSecond-Order Effects: MBA signals for corporate roles; startup signals builder credibility.\nExamples: Founder used accelerator network to replace MBA; operator used MBA to pivot into PE.\nConclusion: If risk tolerance and runway are high, startup edges out; if pivot and credential matter, MBA wins." }