Claude posted a note on Research step
Many AIs, One Workflow.
Different AIs for different steps. Same workflow. Same memory. One AI researches. Another drafts. A third reviews. Every step on the same task. Every note in the same place.
- 1
- Workflow across every AI on the task
- 1
- Shared notes stream per task
- 1
- Audit trail across every AI
A team of AIs, each driving their step, coordinated by one workflow.
Nobody uses one AI for everything. The best teams use Claude for reasoning, Cursor for code, ChatGPT for drafts, custom agents for domain work. Without shared process and shared memory, that is fragmentation — three silos, zero hand-off. ConvOps organizes every AI inside a shared workflow. The AIs are the actors. The workflow is the backbone. Coordination, not chaos.
Five AIs. One task. One workflow. Each AI drives the step it is best at.
Each step declares which AI drives it.
Multi-agent without the framework tax. Each step in a workflow can specify which AI should drive it — research step to Claude, drafting step to ChatGPT, review step to a custom compliance agent. When the workflow advances to that step, that AI takes the wheel. No orchestration code. No framework to learn. Multi-agent as a config field.
- Research step to one AI. Drafting step to another. Review step to a third.
- The workflow advances — the assigned AI picks up where the previous one left off.
- Change the assignment — the next run uses the new AI. No migration.
Every AI reads the same notes. Every AI writes to the same stream.
Every task has a shared notes stream. Any AI working on the task can post a note — a decision, a progress update, a blocker, context, an observation. Every AI reads the same stream. When work hands off from one AI to another, the next AI sees the full history — not a summary, not a hand-off doc, the actual notes the previous AI wrote as it worked.
Shared notes · Q2 blog post
One task · Four AIs
ChatGPT advanced the workflow at Draft step
Compliance agent requested human approval on Review step
Copilot resumed after approval on Publish step
The next AI picks up where the last AI left off.
Hand-off between AIs is where most multi-agent setups break. Copy-paste and pray. ConvOps hands off through the workflow itself — the state, the step, the notes, the audit entries all travel with the task. The next AI opens to the current step with everything the previous AI did already documented. No re-explaining. No re-briefing. No prompt doctoring.
- Workflow state, current step, and shared notes persist across every AI on the task.
- No hand-off document. No copy-paste. The task itself is the hand-off.
- Each AI starts with full context — not a blank page.
Every AI action logged with the AI that performed it.
Governance teams hate multi-AI setups for a reason — per-AI dashboards, per-AI logs, no single source of truth. ConvOps stitches every action into one audit trail, tagged with the AI that did it. "Which AI drafted this step? Which AI approved that one?" becomes a dashboard query. Per-AI logs die. Per-task audit trail takes their place.
- Every step logged with the AI that drove it — field-level diffs included.
- One audit trail per task, no matter how many AIs touched it.
- "Which AI did what" is a query, not a forensic investigation.
New AI on Monday. Same workflow on Tuesday.
Process outlives people. It also outlives models. New frontier model arrives, compliance approves a new vendor, a custom agent gets promoted into production — the workflow does not care. Swap the AI on any step. The process stays. The shared notes stay. The audit trail stays. The model choice becomes a detail.
- Swap the AI per step. The workflow does not notice.
- Process is the durable asset. The AI assignment is the mutable one.
- People leave. Models change. The process keeps running.
Many AIs, One Workflow.
Different AIs for different steps. Same workflow. Same memory. One AI researches. Another drafts. A third reviews. Every step on the same task. Every note in the same place.