Skip to main content
You direct; the agent operates the workflow over MCP; the brain enforces the gates. State machine: Experiments and reviews.

The loop

Whatever the stage, the agent’s move is the same:
1

Read state

workflow.status_and_next(project_id, experiment_id?) — gates, allowed actions, missing evidence, next_action.
2

Do that work

Locally, in a sandbox, or through the specialist skill it names.
3

Submit through MCP

Plans, results, reports, graphs are real only once submitted and uploaded.
4

Read state again

After every transition or review.
The skills installed with the plugin teach this loop. You say what to test and answer questions.

Stage by stage

Push for the smallest experiment that gives a decision-relevant signal; the plan should say why that scope is enough.

Beyond one experiment

  • Champion: on projects with an objective, the manager agent nominates promising output with candidate.submit as soon as it appears, compares with candidate.list, promotes with candidate.promote and a reason. Files → Artifacts or Object Storage, never Git.
  • Reflection: after several experiments, workflow.status_and_next suggests, then requires, a wave — ask for it and the project-reflection skill runs roster → lenses → synthesis → review → publish. Thresholds: Reflection waves.
  • Feed: findings, kills, numbers that moved, papers, dead ends — the agent posts as it goes so the project reads without opening artifacts. The Feed.