Running the pre-flight inspection…
Running the pre-flight inspection…
Agent-Ready Score
96/100Cleared for autonomous ops
[](https://sortielabs.com/score/lobehub/lobehub)
Agent rules file15/15
AGENTS.md found at the repo root — the open standard every major agent reads.
Rules have substance8/8
Your rules file is meaty enough to actually steer an agent.
Cross-tool coverage7/7
3 rule files — Claude Code, Cursor, and Copilot users all get guidance.
CI pipeline10/10
GitHub Actions workflows found — agents' mistakes get caught.
Tests exist8/8
Test files found — agents can prove their changes work.
One-command verify7/7
A verify/check command exists — the single most agent-friendly pattern there is.
Score another repo
Env template7/7
.env.example documents required secrets without leaking them.
.gitignore5/5
Present.
Lockfile committed0/4
No lockfile found.
FIX → Commit your lockfile so agents build against the same dependency tree you do.
License4/4
Present.
README8/8
A real README exists.
Contributing guide4/4
Present.
Docs directory3/3
Dedicated docs folder found.
Typed foundations10/10
tsconfig.json found — the compiler catches what reviews miss.