Context layer
What shared memory is good at
AGENTS.md, tool rules, project docs and agent memory can tell the next session what the project has decided. That reduces repeated explanation and gives agents more consistent context.
Claude Code · Cursor · Codex
Switching between Claude Code, Cursor and Codex can leave the same project represented in different agent contexts. CrossCheck keeps supported project decisions with the repository so a later agent can be checked against the same direction instead of silently choosing another one.
Context layer
AGENTS.md, tool rules, project docs and agent memory can tell the next session what the project has decided. That reduces repeated explanation and gives agents more consistent context.
Enforcement layer
Knowing the decision and following the decision are different things. CrossCheck pins supported canonical choices in a repo-level contract and checks later supported agent work against that boundary.
Concrete failure modes
Claude follows PostgreSQL; a later Cursor or Codex task assumes MySQL.
One agent continues with Prisma while another introduces Drizzle.
One path is built around Clerk while another starts Auth.js.
A repo standardized on pnpm later receives npm assumptions or artifacts.
Early-access detection is intentionally limited to these supported decision classes. CrossCheck does not claim general semantic conflict detection or that every architectural disagreement can already be blocked.
One repository boundary
CrossCheck currently documents native adapters for Claude Code, OpenAI Codex, Cursor, GitHub Copilot / VS Code hooks in Preview, Gemini CLI, Windsurf / Cascade and Cline. Git and GitHub CI provide shared repository boundaries underneath those local integrations.
See exact compatibility and limits →Run the free browser/local scan first. No signup and no source-code upload.
The paid product stores supported canonical choices with the repository.
Supported proposals and edits are checked near the agent workflow, with Git/CI as backstops.
When the architecture really should change, open a controlled migration instead of disabling the guardrail.
Proof before payment
The free scan runs locally in the browser or from the repo, requires no account and uploads no source code. Continuous protection is US$29 per protected repository per month if the guardrail is useful to you.