Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

silent-failure-review

Étoiles0
Forks0
Mis à jour15 mars 2026 à 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.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly