VS CODE CLIMATE

The validated health score Code Climate left behind.

codeclimate.com moved on to AI consulting and spun its quality product out to qlty.sh as a linter. repowise reclaims the validated single health score and the churn x complexity maintainability map they pioneered, plus a wiki, decisions, and agent-native MCP, all open source and self-hostable.

0.74
cross-project ROC AUC, validated on real defects
2.3x
more defects under a fixed review budget in our open 21-repo benchmark
AGPL
open source, self-hostable, every heuristic public
9
MCP tools so AI agents get real context
THE PROBLEM

Code Climate proved that a single maintainability grade and a churn-versus-complexity map could focus a team on the code that matters. Then they moved on, and that validated score and hotspot map went unowned.

repowise reclaims exactly that ground: a defect-validated single health score and a churn x complexity maintainability map, kept current and reproducible on your own repo, and bundled into a wider intelligence layer of wiki, decisions, git intelligence, and agent-native MCP.

THE SHORT VERSION

Which one is right for you?

Choose repowise if

  • You want the single maintainability grade and churn x complexity map Code Climate pioneered, still maintained
  • You want a health score that is defect-validated and reproducible on your own repo, not just graded
  • You want health plus an auto-generated wiki, architectural decisions, and agent-native MCP in one tool
  • You want everything open source and self-hostable, with every heuristic inspectable
  • You want to give AI coding agents real codebase context

Choose Code Climate / qlty if

  • You mainly want a linter: 70+ linters, formatters, and analyzers out of the box (qlty)
  • You want a free CLI that aggregates lint and format runs fast across a monorepo (qlty)
  • You want one-click auto-format and diff-scoped lint feedback on pull requests (qlty)
  • You are buying AI-transformation consulting rather than a code-quality product (codeclimate.com)
SIDE BY SIDE

repowise vs Code Climate / qlty

CapabilityrepowiseCode Climate / qlty
Single deterministic code-health / maintainability scoreCode Climate's grade is vacated; qlty leads as a linter
Defect-validated, reproducible on your repo
Churn x complexity maintainability mapCode Climate originated it; no longer headlined
70+ linters, formatters, and analyzersqlty
Free CLI lint / format aggregationqlty
Hotspots, ownership, and bus factor
Auto-generated wiki and documentation
Architectural decision records
Agent-native MCP context (overview, answers, risk, why)
AI code provenance (agent attribution)
Dead code detectionqlty flags duplication and some defects
Open source and self-hostableqlty CLI is open source; Code Climate is sales-led

Self-assessed against publicly documented features as of June 2026. A dash means partial or limited support. Vendor capabilities change, so please verify against Code Climate / qlty's current docs before deciding.

WHY TEAMS SWITCH

Reclaim the score, and get the layer around it.

The single grade and churn x complexity map Code Climate pioneered, kept validated, plus the context layer it never shipped.

THE SCORE, STILL MAINTAINED

A validated single grade, not an abandoned one

repowise reclaims the single maintainability grade and the churn x complexity hotspot map Code Climate originated, and grounds them in real defects. The validation benchmark runs on your own repo, so you can confirm the score finds your bugs.

  • Cross-project ROC AUC 0.74, up to 0.90 per repo
  • 2.3x more defects under a fixed review budget in our open 21-repo benchmark
  • 25 deterministic biomarkers, zero LLM, under 30 seconds
  • Churn x complexity maintainability map for volatile-and-complex files
ONE LAYER, NOT A LINTER

Health, docs, decisions, and agent context together

qlty is a fast, broad linter; Code Climate moved to consulting. repowise puts the validated health score alongside an auto-generated wiki, architectural decision archaeology, git intelligence, agent provenance, and nine MCP tools, so the same index serves your quality goals and your AI agents.

  • Auto-generated wiki, rebuilt on every commit
  • Architectural decisions mined from eight sources
  • Agent provenance: how much of your code AI wrote, and whether it is healthy
  • MCP tools for Claude Code, Cursor, Cline, and Codex
OPEN AND SELF-HOSTABLE

Inspect every heuristic, run it offline

repowise is free and open source to self-host under AGPL-3.0, with hosted tiers priced per repo and per seat. Every biomarker and weight is public, so the grade is auditable rather than a black box.

  • AGPL-3.0: inspect, fork, self-host the full platform
  • Bring your own LLM key or run fully offline
  • Zero telemetry, code never leaves your infrastructure
  • Commercial license available when you need it
WHERE CODE CLIMATE / QLTY IS STRONGER

The honest version

qlty is a genuinely strong linter, and there are places it leads today. It ships 70+ linters, formatters, and security analyzers out of the box with a free CLI, and it aggregates lint and format runs fast across a monorepo with diff-scoped feedback on pull requests. If broad linter coverage and a free CLI are what you need, qlty is a strong choice, and codeclimate.com may be the right partner if you are buying AI-transformation consulting rather than a code-quality product. repowise wins when you want the validated single health score and churn x complexity map they pioneered, kept current, with a full context layer and agent-native access on top.

FREQUENTLY ASKED

Questions, answered

Is repowise a good Code Climate Quality alternative?

Yes, if you relied on Code Climate's single maintainability grade and its churn-versus-complexity hotspot map. codeclimate.com has moved on to AI-transformation consulting and spun the quality product out to qlty.sh, which now leads as a linter. repowise reclaims the validated single health score and the churn x complexity maintainability map, and adds an auto-generated wiki, architectural decisions, and nine MCP tools for AI agents.

What happened to Code Climate Quality?

The team moved on. codeclimate.com repositioned as an AI-transformation consultancy, and the code-quality product was spun out to qlty.sh, where it is positioned as a linter rather than a maintainability grade. We kept building the validated score and the churn x complexity map that Code Climate originated.

Does repowise have a single code-health score like Code Climate's maintainability grade?

Yes. repowise scores every file 1 to 10 from 25 deterministic biomarkers (complexity, nesting, cohesion, clones, change entropy, co-change scatter, ownership dispersion, prior-defect history, and more), with no LLM, in under 30 seconds on a typical repo. It is the validated descendant of the single grade Code Climate pioneered.

Does repowise have a churn versus complexity map?

Yes. repowise ships a churn x complexity maintainability map that surfaces the volatile-and-complex files most likely to hurt you, the same hotspot quadrant Code Climate originated and no longer headlines.

How is repowise's health score validated?

repowise publishes its predictive performance against real defect labels and lets you reproduce it on your own repo: cross-project ROC AUC 0.74 (95% CI 0.68 to 0.79, up to 0.90 per repo), with 2.3x more defects surfaced under a fixed review budget in its open 21-repo benchmark. Every biomarker and weight is open source under AGPL-3.0.

Where is qlty stronger than repowise?

qlty ships 70+ linters, formatters, and security analyzers out of the box with a free CLI, and aggregates lint and format runs fast across a monorepo. If broad linter coverage and a free CLI are your priority, qlty is a strong choice. repowise wins when you want the validated single health score, the churn x complexity map, a context layer, and agent-native access.

Can repowise give AI coding agents codebase context?

Yes, and this is a core difference. repowise exposes the whole index through nine MCP tools (get_overview, get_answer, get_context, get_risk, get_why, and more) so Claude Code, Cursor, Cline, and Codex answer from a real model of your code. Neither Code Climate nor qlty offers an equivalent agent-native context layer.

The validated health score, reclaimed and extended.