One shared contract
Put build commands, architecture, testing, safety, and delivery rules in one canonical AGENTS.md.
AGENTS.md in Claude Code.Paste your instructions. Get a CLAUDE.md import without uploading files.
Keep existing Claude-only rules in comparison mode.
Enter the project name and the commands your team already runs. We will generate an editable AGENTS.md plus the matching CLAUDE.md import locally.
Upload or paste the file you already use. After choosing a source, paste or upload it in the matching editor above. We will generate the companion file and keep the shared rules in one place.
They are both Markdown instruction files. The practical difference is who discovers them, how they compose, and how easily duplicated rules drift.
Set up AGENTS.md for Claude Code ↗Use the 18-point repository audit checklist ↗Put build commands, architecture, testing, safety, and delivery rules in one canonical AGENTS.md.
Keep tool-specific preferences out of the common file. Import the contract, then add the smallest necessary exception.
Markdown guides behavior. Use permissions, hooks, tests, and branch protection for controls that cannot be optional.
Use AGENTS.md for shared, tool-agnostic project instructions. Keep CLAUDE.md as a small Claude-specific overlay that imports AGENTS.md.
Yes. Put @AGENTS.md in CLAUDE.md, then add only Claude-specific instructions below it. Claude Code documents this as the cross-tool setup.
An import is the safest cross-platform default and allows Claude-specific additions. A symlink is useful when both files must remain byte-for-byte identical.
No. The free checker runs entirely in your browser. Your instruction files are not sent to a server or stored by this site.
No. Instruction files guide model behavior; they are not enforcement. Use permissions, hooks, tests, and branch protection for rules that must be guaranteed.
The build log records the checker's own project rules, tested behavior, worked sample, product changes, and items that are still unverified.
Read the build log ↗Last reviewed September 12, 2026File comparison, checks, and downloads run in your browser. We do not receive or store the contents of files used in the free checker.