Try Options Loop
Try a few possible answers, compare them, and keep the best one.
high cost medium risk
When to use it
- You do not know the best answer yet.
- There are several possible ways to solve the task.
- You want the AI to test small options before committing.
When not to use it
- The path is already clear.
- You need the cheapest or fastest possible run.
How it works
List a few options then Try each one cheaply then Compare the results then Keep the best option Things to watch
- Too many options can get expensive.
- Drop weak options early.
How to start
- Write the question you are trying to answer.
- Limit the number of options.
- Choose a simple way to compare them.
- Stop when one option is clearly good enough.
Not sure this is the right loop?
Describe your task and get a plain-English recommendation.
Try “Should I Loop?”