Free browser-only developer tool

AGENTS.md Repo Readiness Checker

Paste an AGENTS.md draft and get a practical score for whether it gives coding agents enough repo context to work safely.

87 ready

Paste AGENTS.md

Check repository instructions

The checker runs entirely in this page. Pasted text is not uploaded or stored.

Readiness score
0 paste a draft

Fix plan

    
              

    What gets checked

    The readiness rubric

    Setup

    Install commands, environment notes, package manager, and local service expectations.

    Commands

    Exact test, lint, type-check, and build commands that an agent can run without guessing.

    Repo map

    Key folders, ownership boundaries, generated files, and monorepo scope notes.

    Safety

    Secrets, migrations, destructive commands, generated artifacts, and production boundaries.

    Review

    PR format, verification standard, tests to add, and known risks before merge.

    Maintenance

    Update cues so AGENTS.md changes when architecture, scripts, or workflow changes.

    Reference links: AGENTS.md format and Codex AGENTS.md guide. For the broader repo-readiness view, see the AI-ready repo checklist.