Python Audit

Run ruff, mypy/pyright, vulture, complexipy/radon and pytest, then report prioritized fixes. TRIGGER WHEN: the user asks to audit a Python codebase across lint, types, complexity, dead code and coverage, or to prepare a codebase for release review. DO NOT TRIGGER WHEN: only one dimension is in scope: restructuring (use /python-development:python-refactor), dead code alone (use /senior-review:code-review --fix), or test writing (use python-development:python-tdd).

acaprino a7e7df5 4.5 KB Updated

File contents

acaprino/daodan/tree/main/exports/codex/plugins/python-development/skills/python-audit-workflow commit a7e7df50aa

Frequently asked questions

npx skillmds@latest add acaprino/python-audit