Welcome! Type "help" for available commands.
$
Desloppify is a Python 3.11+ tool that gives AI coding agents a scan-score-fix loop combining mechanical detectors (dead code, duplication, complexity) with LLM review of naming and module boundaries.
It persists state across sessions, supports 29 languages, and uses a gaming-resistant scoring system. It runs locally via a prioritized next/resolve queue and in CI as a full-codebase health gate with JSON score output.