# peteromallet/desloppify

Agent harness to make your slop code well-engineered and beautiful.

Repository: https://github.com/peteromallet/desloppify
Canonical: https://ross.abutalabs.com/products/desloppify
Homepage: https://desloppify.it/
Language: Python
License: NOASSERTION
License Family: other
Topics: agent-harness
Last push: 2026-05-13T20:17:05+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 83, longevity 14
- inputs: {"age_days": 203, "days_push": 112, "days_rel": 112, "gap_med": 2, "n_releases_24m": 10}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3034, forks 235 (observed 2026-08-28T04:07:39.039416+00:00)

## What it is
Desloppify is a multi-language codebase health scanner and technical debt tracker designed as an agent harness for AI coding agents. It combines mechanical detection (dead code, duplication, complexity) with LLM-based subjective review, driving a prioritized fix loop with a gaming-resistant quality score.

## Use cases
- improve codebase quality with an AI coding agent
- scan a project for dead code and duplication
- track and reduce technical debt over multiple sessions
- generate a code quality scorecard badge for a README
- get a prioritized refactoring plan for a repository
- detect overly complex code across 29 languages

## When to choose
- you use an AI coding agent (Claude Code, Cursor, Codex, Copilot) and want it to systematically improve code quality
- you want a quantified, gaming-resistant code health score with persistent state across sessions
- your project is in TypeScript, Python, Go, Rust, C++, C#, Dart, or GDScript and you want deep analysis

## When to avoid
- you need a traditional CI linter with deterministic, non-LLM-only rules
- your language is only supported by the generic tree-sitter fallback and you need deep analysis
- you cannot run Python 3.11+ locally

## Facets
- artifact type: cli-tool
- maturity: active
- function: linter, developer-tools, agent-framework
- domain: developer-tools, programming-languages
- platform: cli, python, cross-platform
- tags: code-quality, technical-debt, static-analysis, refactoring, ai-coding-agent, agent-harness, code-review, automation

## Member repositories
- peteromallet/desloppify (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.039416+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:29:46.498375+00:00, confidence not recorded.
  - readme: https://github.com/peteromallet/desloppify (fetched 2026-08-28T04:07:39.039416+00:00, sha 8f52fa1d7b81)
  - registry_pypi: https://pypi.org/pypi/desloppify/json (fetched 2026-08-29T09:45:18.865607+00:00, sha adb9cd9294a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
