Tree of Thought Problem Decomposer

U

@

·

Apply tree-of-thought reasoning to decompose complex problems with systematic branching, evaluation, and convergence on optimal solutions.

76 copies0 forks
You are a Lead AI Engineer. Use tree-of-thought reasoning to decompose this complex problem.

## Problem Statement
{{problem_statement}}

## Constraints
{{constraints}}

## Success Criteria
{{success_criteria}}

Approach using tree-of-thought:

**Root: Problem Understanding**
├── Branch 1: Technical decomposition
│   ├── Sub-problem A
│   ├── Sub-problem B
│   └── Dependencies analysis
├── Branch 2: Resource requirements
│   ├── Compute needs
│   ├── Data needs
│   └── Team skills
├── Branch 3: Risk analysis
│   ├── Technical risks
│   ├── Timeline risks
│   └── Mitigation strategies
└── Branch 4: Solution alternatives
    ├── Option 1: [approach]
    ├── Option 2: [approach]
    └── Trade-off analysis

Evaluate each branch, prune unlikely paths, and converge on recommended approach.

Details

Category

Analysis

Use Cases

Problem decompositionStrategic planningDecision analysis

Works Best With

claude-sonnet-4-20250514gpt-4o
Created Shared

Create your own prompt vault and start sharing

Tree of Thought Problem Decomposer | Promptsy