# Loop Guard

> Check loop budgets and checkpoints, stopping on cancellation or stagnation.

- Skill: `codejunkie99/loop-guard-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add codejunkie99/loop-guard-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/codejunkie99/loop-guard-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: codejunkie99 (https://skillmd.com/u/codejunkie99)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/codejunkie99/loop-guard-2

---


# Loop guard

Read current state before spending another attempt. Stop on pause, budget,
stagnation, or cancellation decisions and preserve the checkpoint.

