Install
openclaw skills install divergeSpawn multiple perspectives to evaluate a problem before converging on a solution.
openclaw skills install divergeDiverge when a single viewpoint isn't enough:
Don't diverge for:
| Complexity | Perspectives | Examples |
|---|---|---|
| Low | 2-3 | Quick sanity check |
| Medium | 3-5 | Product feature review |
| High | 5-7 | Safety-critical, legal |
Rule: Enough to cover blind spots, not so many you can't synthesize.
Match perspectives to the problem:
Check personas.md for common perspective templates.
After collecting perspectives:
Check synthesis.md for conflict resolution patterns.
Track when divergence helped vs. was overkill. Adapt:
Related: For routing tasks to sub-agents, see delegate. For iterating until success, see loop.