Use when reviewing code that contains error handling, catch blocks, fallback logic, or any code that could suppress errors. Proactively invoke after implementing features with API calls, database operations, external service integrations, or any I/O that can fail.
$curl -o .claude/agents/silent-failure-hunter.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/silent-failure-hunter.mdInstalls into the current project.
Install silent-failure-hunter by running `curl -o .claude/agents/silent-failure-hunter.md https://raw.githubusercontent.com/kumaran-is/claude-code-onboarding/HEAD/.claude/agents/silent-failure-hunter.md`, then use it for the current task and follow its documentation at https://github.com/kumaran-is/claude-code-onboarding.