loop-engineering · git:20260730.acf9b42 · 2026-07-30 · sha256 0ee060d9b289bd1f
loop-engineering git:20260730.acf9b42A
Immutable. This exact content is served forever at /api/v1/blob/0ee060d9b289bd1f.
--- name: loop-engineering description: Shared loop-engineering reference for COG skills - the agent loop, deterministic verifiers, termination conditions, in-loop context management, and named patterns. Invoke when designing or debugging a skill that iterates (search-verify-retry, scan-until-dry, fetch-retry-gate). --- Read `.claude/skills/loop-engineering/SKILL.md` and execute it exactly as written — that file is the authoritative playbook. Then follow `.agents/rules/cog.md`. Antigravity substitution: where the playbook delegates to a `.claude/agents/<name>` worker, invoke `.agents/agents/<name>.md` via `invoke_subagent` instead.