# Coordinate AI coding agents from a shared spec [#coordinate-ai-coding-agents-from-a-shared-spec]

## Keep every agent pointed at the same intent.

### Write the spec before the prompt storm.

Start from requirements, constraints, acceptance criteria, and review expectations before
    agents begin changing code.

  ### Route work across the tools your team already trusts.

Coordinate Claude Code, Codex, GitHub Copilot, Cursor, Kiro, OpenCode, ACP-compatible
    agents, and model providers around the same delivery context.

  ### Review the result against the original plan.

Judge agent work by whether it satisfied the spec, preserved decisions, and left enough
    evidence for the team to trust the change.