Skip to main content
Manusで任意のスキルを実行
ワンクリックで

silent-failure-hunt

スター3
フォーク0
更新日2026年6月23日 18:06

Hunt for failures that never surface — the bugs no test and no error log will catch because the code swallows them. Finds empty catch blocks, errors logged but not raised, ignored return values, unhandled promise rejections, bare excepts, and discarded Go errors. Use during Phase 5 review and in QA failure analysis, whenever code touches error paths, or when the user says "silent failure", "swallowed error", "why didn't this throw", "it fails quietly", or "find hidden bugs".

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly