Recovery Loop 3strike

Recover from failed execution or verification with a bounded three-step loop: retry, focused fix-spec, then honest handoff. Use when an agent is likely to spin on the same failure, when flaky environment issues blur the signal, or when you need a disciplined stop condition instead of endless optimistic retries.

markoblogo 17bad47 3 files · 3.5 KB Updated

File contents

markoblogo/abvx-agent-skills/tree/main/skills/recovery-loop-3strike commit 17bad47f2e

Frequently asked questions

npx skillmds@latest add markoblogo/recovery-loop-3strike