一键导入
debug-loop-breaker
Break repeated debug loops by enforcing hypothesis-driven attempts, loop budgets, and evidence logging.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Break repeated debug loops by enforcing hypothesis-driven attempts, loop budgets, and evidence logging.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | debug-loop-breaker |
| description | Break repeated debug loops by enforcing hypothesis-driven attempts, loop budgets, and evidence logging. |
Run the one-command Docling upstream upgrade workflow: fetch latest upstream, port local delta, validate, and record baseline metadata.
Keep docs lean: append concise iteration summaries, and only update docs/changelog for milestone or contract/workflow changes.
Recover from hung command sessions using targeted process discovery/termination and add anti-hang guards.
Enforce concise iteration logging: summary entry in docs/operations/progress.md, minimal docs/changelog churn.
Enforce bottom-up vertical-slice completion checks before advancing to higher-layer features.
Prevent PowerShell/native command false failures by capturing stdout/stderr explicitly and gating on exit code.