- ▸Listing the files
- ▸Reading the instructions
- ▸Checking the build tools
- ▸Finding the tests
- ▸Reading the folder layout
- ▸Adding up the score
jtljrdn/goodrepo
Agent ready
The overall score is the average of these six
Open a category to see every check
Can an agent quickly find the code that matters?
Biggest wins first
This project talks to a database but nothing documents how to change the schema. Agents commonly hand-edit generated migration files when this is undocumented.
Add a Database section to AGENTS.md describing:
The README is 235 words. It is the first file an agent reads.
Cover what the project does, how to run it, and where the main code lives.
Not available yet
An AI reads the code to settle the 3 checks a quick scan cannot. Takes about a minute and is free with a GitHub sign-in.
Are agent-facing instructions present and complete?
Can an agent verify its own changes?
Does the codebase repeat the same patterns?
Is setup, build, lint and test behavior obvious?
How much must an agent read to make one change?