Back to browse
GitHub Repository

The open-source alternative to Factory.ai's Agent Readiness.

57 starsTypeScript

Open-source alternative to Factory.ai's Agent Readiness

by eddelgado·Mar 14, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemShip It

Free local alternative to Factory.ai's cloud-only Agent Readiness scanner.

Strengths
  • 39 automated checks across 7 pillars including security, testing, and documentation
  • Runs entirely locally—code never leaves your machine
  • Direct open-source competitor to Factory.ai's proprietary paid solution
Weaknesses
  • Code quality analysis is crowded (SonarQube, CodeClimate already exist)
  • Agent readiness concept is new—unclear if metrics predict actual AI performance
Target Audience

Engineering teams adopting AI coding assistants

Similar To

Factory.ai · SonarQube · CodeClimate

Post Description

We launched Kodus – Agent Readiness today.

It’s an open source CLI that analyzes your codebase across 39 checks and 7 pillars, from linting to security, and shows how ready it is for agents like Claude Code, Cursor, and Copilot.

Everything runs locally.

Your code never leaves your machine.

Factory.ai coined the term Agent Readiness, but their solution is proprietary, cloud only, and paid.

So we built a free, self hosted, open source alternative.

Feedback is very welcome.

Here is the repository link: https://github.com/kodustech/agent-readiness

Similar Projects