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

silent-failure-review

スター0
フォーク0
更新日2026年3月15日 20:02

Perform an exhaustive silent failure audit — systematically trace every error handling path to ensure nothing fails silently. Use this skill whenever the user asks to "check for silent failures", "review error handling", "are errors being swallowed", "error handling audit", "check for empty catch blocks", "review error messages", "catch block review", "are failures visible", "error propagation review", "check error logging", "find swallowed errors", "audit catch blocks", "review fallback behavior", or any request to verify that errors are properly surfaced, logged, and actionable. Also trigger when reviewing code that contains significant error handling logic (try-catch blocks, error callbacks, fallback patterns, retry mechanisms) even if the user only says "review this" — silent failure analysis is warranted anytime error handling is a meaningful part of the changes.

インストール

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

SKILL.md
readonly