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

investigate

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

Systematic debugging with root cause investigation. Enforces the Iron Law: no fixes without root cause. Four phases: investigate (gather symptoms, trace code, check history), pattern-match (race condition, nil propagation, state corruption, stale cache, config drift, integration failure), hypothesize and test (confirm before fixing, 3-strike escalation), implement (minimal fix + regression test). Use this skill whenever the user reports a bug, error, unexpected behavior, or says things like 'debug this', 'fix this', 'why is this broken', 'investigate this error', 'root cause analysis', 'this stopped working', 'getting an error', 'something is wrong'. Proactively suggest when the user is troubleshooting or applying fixes without investigating first.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly