Skip to main content
Run any Skill in Manus
with one click

fix-loop

Stars1
Forks0
UpdatedMarch 18, 2026 at 00:34

Unified detect-diagnose-fix-revalidate loop. Iteratively validates code in a worktree via a strictly gated validation pyramid (compile -> lint -> tests), launches fix agents to resolve failures, tracks error hashes for oscillation detection, and escalates models (Sonnet -> Opus) when fixes stall. Atomic git commits per passing layer enable granular rollback. Returns DONE/NEED_DECISION/BLOCKED. Callable by /run-stories, /quickfix, and standalone via "/fix-loop --worktree-path <path>".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly