SOFT CAT.ai
FIND SOMETHING USEFUL
← All tools

EXPERIMENT 01 / DECISION TOOL

Should this be
an agent?

Start with the job, not the architecture. Six questions to help decide how much autonomy is useful.

~2 minutesNo account or API keyRuns in your browser

Try a real task shape

01Does the task need AI judgement?

Think about the work itself, before choosing a model.

02Can you write the steps ahead of time?

A workflow can use AI without letting AI choose the whole process.

03What would it do outside the conversation?

Reading a log and changing a customer account need different controls.

04How will you know it worked?

A convincing explanation is not a check of the result.

05What happens when it gets something wrong?

Consider the worst plausible mistake in this task.

06Is this a repeated job?

Automation has a maintenance cost as well as a running cost.

How the recommendation works

This tool applies an editorial decision tree. It first checks whether success is defined and whether the work repeats. It then considers rules, consequences, the shape of the process and external tools. It does not predict performance or calculate a probability.

“Agent” here means a model choosing the next tool action from the results so far. A workflow can still use powerful models while code controls the steps.

Read every rule in the source ↗