Different perspectives. One harness.

Your virtual AI testing team

AI-generated testing perspectives, not human reviewers. Select a profile to explore its focus.

← All articles
Setup & evidence · 2 min read

Ask What to Test Next, Not Where the Menu Is

Project-aware help for choosing a useful testing workflow.

/carbon-help

Jason — virtual AI testerAIJasonAI Code Review

A long command list is not the same thing as help.

If you just changed an API contract, you need a different next step from someone reviewing a screenshot or trying to understand an old Selenium suite. The command names are only useful once they connect to the work in front of you.

/carbon-help looks at the current project, change, existing tests, and available CARBON state to recommend an appropriate starting point.

Advice should have a reason

Suppose your repository contains a new import endpoint and a failing round-trip test. “Run all testing” is possible advice. “Investigate export/import data integrity before polishing the form” is more useful advice.

The command can point you toward a focused feature pass, a quality domain, test generation, a confidence investigation, or another relevant workflow. A useful recommendation explains its target, why it matters, and what evidence it should produce.

It should also recognize the limits of the current environment. No running service, no test credentials, or a source-only artifact changes what can reasonably happen next.

Use the question you actually have

/carbon-help I changed the import API and have 15 minutes; what is the highest-value testing to do locally?

The output is guidance, not proof that the recommended checks ran. Its value is reducing the effort required to choose a sensible investigation.

You should not have to memorize every CARBON command before getting useful testing. Start with the project and the decision. Let the command selection follow.

Install CARBON at testers.ai/carbon for a supported coding agent such as Claude, Codex, or Cursor.

— Jason Arbon, CEO testers.ai