Evaluate the repository
The assessment reflects a repository snapshot. Passed and failed checks contribute to scores; checks that cannot be assessed are skipped.
Larridin assesses whether coding agents can understand, change, and verify your repository. See gaps in documentation, tooling, tests, and automation, then prioritize what to fix next.
How ready is this repository for agents?
Example scan · main
L3
17 checks from L4
Next steps · to reach L4
17 checks to go
Trusted by AI-forward enterprises
Every failing check includes the evidence behind it, why it matters to an agent, and the shortest path to passing. Larridin prioritizes foundational gaps first, so teams fix the problems creating the most friction
larridin/larridin-workflow-intelligence
L3
Agent-ready
Evaluated from the repository at a pinned commit. Unassessable checks are skipped and excluded from every score.
Baseline
The starting tier. Repos climb from here as the basic checks (formatter, linter, types, unit tests) come online and run locally, so agents can change code and know it compiles.
Documented
The workflows are written down: agent guides, environment templates, schema, ownership. Agents stop guessing at tribal knowledge.
Agent-ready
Standards are enforced through automation: CI, hooks, tracing, release workflows. Agents get automated feedback before a change is reviewed and merged.
Optimized
Feedback loops are fast and measured: coverage gates, flaky-test tracking, build timing. Agents iterate at machine speed instead of CI speed.
Autonomous
Production signal feeds work back into the loop: canary rollouts, auto-rollback, error-to-issue pipelines. The system improves itself with agents in it.
Do this next
The report lists the checks that block the next level and names the tool or file to change for each one: Husky, CodeQL, gitleaks, a coverage threshold. An engineer, or the agent, can start without a meeting.
Do this next
What's workingmost advanced passes
Example failing checks. A level clears when at least half its evaluated checks pass and at least half its checks were evaluated, with every lower level cleared.
AGENTS.md Structure
Evidence · AGENTS.md found at the repo root · 312 lines · 1 heading · last touched 41 days ago
Suggested sections, built from the evidence
Example workflow: give the guidance to your coding agent, review the change in a normal pull request, then check the next scan.
Fix guidance
Use a failing check's evidence and suggested fix as a brief for your coding agent. Review the resulting change through your normal pull request process, then use the next scan to see whether the check passes.
Each category says what the mechanism is and what it does for an agent.
Style & Validation
Formatters, linters, and type checkers catch mistakes in seconds, locally. Agents self-correct before a human ever sees the diff.
Build System
Deterministic builds and documented commands let agents verify their own work. Fast, automated pipelines turn every change into a tight edit-verify loop.
Testing
Tests are the strongest signal an agent can check its work against. Runnable, isolated, trustworthy suites make agent changes safe to merge.
Documentation
Written instructions capture what "everyone just knows." Agents can't absorb tribal knowledge, so the docs are their onboarding.
Dev Environment
Reproducible environments boot with one command. When agents and developers work in identical environments, setup failures disappear.
Debugging & Observability
Structured logs, traces, and metrics show what the code actually does at runtime. Agents debug from evidence instead of guesswork.
Security
Guardrails like branch protection, secret scanning, and ownership keep agent mistakes from becoming incidents. Agents move fast inside hard limits.
Task Discovery
Well-structured issues and templates make the backlog machine-readable. Agents can find, scope, and pick up work on their own.
Product & Analytics
Usage analytics and error pipelines turn production signal into prioritized work. Agents see impact, not just code.
Free for public repos
Larridin Code reads the merged-PR and commit history of public GitHub repositories and scores them with the same 84 checks, beside the engineering signals behind the score: work distribution, churn, review health, cycle time.
106
repositories scored
47,450
merged PRs read
93,323
commits analyzed
Larridin Code
Agent readiness and engineering signals for a curated set of public GitHub repositories. Read-only, from public data.
All 106 repositoriesAcross the org
The org view rolls every active repo into a level distribution, the share at Agent-ready or above, and the checks most repositories fail. Platform teams can identify common gaps and coordinate fixes across repositories.
Agent Readiness · Organization
L2.4
average level, activity-weighted
15 of 35
repos at Agent-ready or above
4
checks failing in ten or more repos
Level distribution
Most-failed checksrepos failing
Example rollup of repositories active in the last 90 days, weighted by merged PRs.
A closer look
The assessment uses 84 binary checks across nine categories and five levels. Reports connect a failing check to the repository evidence and guidance for addressing it.
The assessment reflects a repository snapshot. Passed and failed checks contribute to scores; checks that cannot be assessed are skipped.
A level clears when at least half its checks were evaluated and at least half the evaluated checks pass. Every preceding level must also clear.
Use the check’s guidance to make a reviewable change, run the relevant verification, and reassess the repository. A readiness level is not a guarantee that an agent can ship safely.
Agent Readiness assesses a repository’s environment, documentation, tooling, and feedback loops. Organizational AI maturity includes people and operating practices and is a separate assessment.
No. Skipped checks are excluded from the pass rate. A level still needs sufficient evaluated coverage, so a repository cannot clear a level from only a small sample.
The report provides evidence and fix guidance. You can implement a change yourself or hand it to a coding agent, review it through your normal pull-request process, and run another assessment. The assessment does not guarantee an automatic fix for every check.
The product views on this page use illustrative data to explain the metrics and workflows. For metric definitions, sample calculations, and assumptions, see our measurement methodology.
Start with one public repository, free. Then connect your org and grade every repository this week.