Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

python-health-audit

Sterne2
Forks0
Aktualisiert4. Juni 2026 um 09:53

Runs a **read-only** static audit of a **Python** project (dead code via Ruff/Vulture, cyclomatic complexity hotspots via Radon, duplication via Pylint) using uvx, and writes a single Markdown health report with an A-F grade and 3-item action plan. Use this skill whenever the user asks to audit Python code, find technical debt, hunt dead code or unused imports, measure cyclomatic complexity, detect copy-pasted code blocks, or get a due-diligence / pre-refactor health check on a Python codebase. **Do NOT use for** security audits, performance profiling, test coverage, writing new code, dependency upgrades, CI setup, or non-Python languages (TypeScript, Go, etc.).

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly