Skip to main content
Manusで任意のスキルを実行
ワンクリックで

python-health-audit

スター2
フォーク0
更新日2026年6月4日 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.).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly