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

  1. Scope: whole repo, a directory, or git diff (default to the diff if changes are pending).
  2. Grep + read for these anti-patterns:
Installs
2
GitHub Stars
5
First Seen
Jul 2, 2026
error-handling-audit — quality-max/free-qa-skills