One merge standard for everything Codex ships

Codex reads AGENTS.md for durable project guidance and runs across local sessions and cloud tasks in parallel worktrees, under Read Only, Auto, or Full Access. Its own Review panel checks the diff inside the session that wrote it. Baz reviews the Change again independently in GitHub, applies the AGENTS.md rules that match the changed paths, and returns one merge verdict no matter which session or worktree produced the code.

OpenAI Codex tells the agent how to work. Baz keeps the standard.

Native customization tells an agent how to work. Baz turns the durable guidance already stored with your code into scoped requirements it can verify on every Change.

Native customization

AGENTS.md, Skills, plugins, MCP, subagents, memories, and task prompts

Where instructions drift

A review inside the session that wrote the code shares its blind spots, and parallel cloud tasks can each read AGENTS.md a little differently.

What Baz adds

Baz discovers AGENTS.md and Skills, then applies the matching requirements during an independent review in GitHub, outside the session that produced the code.

A plan OpenAI Codex can defend

Codex can run read-only while it explores. Baz turns that exploration into a plan grounded in the whole organization, presented for approval before code.

Install the Baz plugin and invoke the plan-with-baz Skill.

Codex runs read-only and searches across repositories through Baz while it explores.

The plan is checked against dependencies and risk before implementation.

The final plan is recorded with the relevant repositories, model, and usage.

Result A reviewable plan with the relevant repositories, model, and usage recorded before implementation.

One independent merge standard

OpenAI Codex can produce work many ways: Local sessions, cloud tasks, parallel worktrees, Skills, plugins, and subagents. Baz reviews the result after the code exists and decides one thing: Whether the final Change matches team requirements and passes an independent review outside the originating session.

Baz capabilityEvidence usedDecision supported
AI Coding GuidelinesAGENTS.md, CLAUDE.md, Cursor rules, and Skills matched to changed pathsDid the agent follow the team's durable instructions?
Spec ReviewerThe approved requirements and the resulting implementationDid the agent build what the team asked for?
ChecksCI failures mapped to the relevant files and linesDoes the Change pass the tests and checks that matter?
Usage and impactServices, APIs, consumers, entry points, and runtime contextWhat could the Change affect beyond the edited files?
Advanced SecurityCode, dependencies, vulnerability patterns, and adversarial reviewDoes the Change introduce a security risk?
MergerFindings, discussions, approvals, checks, and team merge requirementsIs the Change ready to merge, blocked, or waiting for a human decision?

Keep every agent’s strengths. Add one control layer.

Each agent keeps its own way to shape behavior. Baz adds the same evidence before code and the same independent verdict after, so the toolchain can change without resetting the standard.

CapabilityClaude CodeOpenAI CodexCursorDevin
Durable repo guidanceCLAUDE.md, imported AGENTS.md, .claude/rulesAGENTS.mdProject Rules, AGENTS.mdAGENTS.md
Reusable workflowsSkills and pluginsSkills and pluginsSkills and pluginsSkills and Playbooks
Specialized workersSubagentsSubagentsSubagentsSubagents
Tool connectionsMCP and plugin-bundledMCP and plugin-bundledMCP and plugin-bundledMCP
Baz before codePackaged Planner plugin and plan capturePackaged Planner plugin and plan captureBaz Rule, MCP, and plan captureBaz MCP with repo-held guidance
Baz after codeIndependent review and merge verdictIndependent review and merge verdictIndependent review and merge verdictIndependent review and merge verdict

Claude Code

Baz discovers CLAUDE.md, its @-imported files, .claude/rules, and Skills, then loads only the rules relevant to the changed paths and verifies the Change against them.

Baz + Claude Code

Cursor

Baz discovers repo-held .cursor/rules, AGENTS.md, and Skills, scopes them to the changed paths, and verifies the result outside the editor.

Baz + Cursor

Devin

Baz enforces repo-held AGENTS.md and Skills. Teams can move durable requirements out of Knowledge or Playbooks into versioned repo guidance so every agent and reviewer works from the same contract.

Baz + Devin

Questions teams ask first

Does Baz review Codex cloud tasks and local sessions the same way?

Yes. Baz reviews the resulting Change with the same standard regardless of whether it came from a local session, a cloud task, or a parallel worktree.

Does Baz replace AGENTS.md?

No. Baz uses the AGENTS.md and Skills your team maintains, normalizes them, and verifies the final Change against the parts that apply to the changed paths.

Can Baz tell which model produced a plan?

Planner records the coding agent and model when the host exposes that information, along with the relevant repositories and final plan.

Let developers keep OpenAI Codex. Keep one standard for the code.

Connect Baz to your repositories and turn the guidance you already maintain into requirements verified on every Change, before code and again before merge.