error-handling-audit
Installation
SKILL.md
Error Handling Audit
Find the places where failures disappear silently. No signup required.
Prerequisites
- None. Pure Claude Code — works in any repo, no MCP required.
Trigger
- "Audit error handling in this repo"
- "Where are we swallowing errors?"
- "Check exception handling on my changes"
Workflow
- Scope: whole repo, a directory, or
git diff(default to the diff if changes are pending). - Grep + read for these anti-patterns: