From silent-failures
Audit error handling in local code changes for silent failures, inadequate error feedback, and inappropriate fallback behavior. Triggers on /silent-failures, "check error handling", "find silent failures", "audit fallbacks", "review error handling". Also invoke proactively right after writing or modifying error handling — try-catch blocks, callbacks, fallback logic, retries, or any code that could swallow an error.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silent-failures:silent-failuresThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Delegate the audit to the `silent-failure-hunter` subagent. The subagent runs the methodology in isolation and returns severity-ranked findings. The findings are for **your** grounding — synthesize before surfacing anything to the user.
Delegate the audit to the silent-failure-hunter subagent. The subagent runs the methodology in isolation and returns severity-ranked findings. The findings are for your grounding — synthesize before surfacing anything to the user.
Use the Agent tool with subagent_type="silent-failures:silent-failure-hunter" — plugin agents are namespaced by plugin name. Pass the diff or specific files under review (default: git diff of unstaged + staged changes). The subagent returns severity-ranked findings.
Findings are for you, not the user. Default handling by severity:
Don't paste the subagent's full report. Synthesize what's actionable.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
npx claudepluginhub pandysp/claude-plugins --plugin silent-failures