Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

silent-failure-hunt

النجوم٣
التفرعات٠
آخر تحديث٢٣ يونيو ٢٠٢٦ في ١٨:٠٦

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