Error Hunter Py

Audit Python code for error handling design quality — missing exception hierarchies, lost exception chains, return-None antipatterns, over-broad try/except, silent suppression, poor exception context, framework handler gaps, and missing error boundaries. Use when: reviewing error handling strategy, tightening exception design before deployment, auditing error propagation paths, standardizing API error responses, or establishing error handling conventions after rapid feature development. Reports omit empty sections — no placeholder headings, empty tables, or negative statements like "no issues found".

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-py/error-hunter-py commit 286997bce2

Frequently asked questions

npx skillmds@latest add skyosev/error-hunter-py