원클릭으로
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.