Agent Loops

Complete operational workflow for implementer agents (Codex, Gemini, etc.) making code changes and writing tests. Drives all work through atomic commits — each loop operates on the smallest complete, reviewable change. Defines the Code Change Loop, Test Writing Loop, Lint Gate, and Issue Filing process with circuit breakers, severity levels, and escalation rules. Requires `cortex git commit` for all commits. Includes bundled provider-aware review scripts that keep same-model shell-outs as the last resort, plus a fresh-context Codex fallback for code review and test audit. Use this skill when starting any implementation task.

nickcrew c56bd6e 13 files · 175.1 KB Updated

File contents

nickcrew/claude-cortex/tree/main/skills/agent-loops commit c56bd6e3f4

Frequently asked questions

npx skillmds add nickcrew/agent-loops