Skip to main content
在 Manus 中运行任何 Skill
一键导入

diagnosing-bugs

星标3
分支0
更新时间2026年7月1日 08:26

Feedback-loop-first diagnosis method for hard bugs and performance regressions: build a tight, red-capable reproduction loop before forming any hypothesis, then let bisection, instrumentation, and hypothesis-testing consume it. Operationalizes the CLAUDE.md 'Find or build the loop' principle for debugging. Walks six phases — build the loop, reproduce + minimise, hypothesise, instrument, fix + regression test, cleanup + post-mortem — with a hard stop-and-ask gate when no loop can be built. Auto-trigger when the user says 'diagnose', 'debug this', 'why is this failing', or reports something broken, throwing, crashing, flaky, hanging, regressed, or slow. Manual: /diagnosing-bugs [symptom].

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly