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

logic-locate

// Locate the root cause of a CONFIRMED failure via backward-then-forward semi-formal tracing. Trigger when the user provides a stack trace, failing assertion, error message, or specific wrong-value observation — "find the bug", "this test is failing", "track down this crash", "why is this test failing", "KeyError at line 89", "expected 70, got 100", "NoneType has no attribute X", "cart empties when second tab opens". SCOPE HARD RULE: requires a concrete failure (exception, failing test, or specific wrong output). Vague suspicion without evidence uses logic-review; behavior explanation uses logic-explain; refactor comparison uses logic-diff; codebase audit uses logic-health. Do NOT trigger for: vague "what's wrong" without a concrete symptom, style questions, or performance issues.

$ git log --oneline --stat
stars:٥
forks:١
updated:١٥ مايو ٢٠٢٦ في ١٣:١٣
مستكشف الملفات
2 ملفات
SKILL.md
readonly