Start

Run the first task

Start with one useful task, not a demo.


Run a task that has a real expected outcome in your repository.

excellent run --agent "your-agent" --task "Fix the failing checkout test"

Expected result: the agent attempts the work and Excellent checks the resulting tree.

If Excellent cannot tell whether the work passed, the result is Not checked or Needs a decision, not a silent pass.

Undo the accepted change with the rollback instruction attached to the result.