Agent Loop

Use at the START of any non-trivial task, before delegating to subagents or fanning out, and for any recurring or scheduled autonomous run in this repo. The robust agent work loop - how to orient, plan, act in small batches, verify before calling anything done, coordinate safely across ephemeral worktrees, and stop or hand off cleanly. Applies to every agent (Claude Code, Codex, or any compatible agent).

yosemitecrew 7d54299 16.4 KB Updated

File contents

yosemitecrew/yosemite-crew/tree/main/.claude/skills/agent-loop commit 7d54299b04

Frequently asked questions

npx skillmds@latest add yosemitecrew/agent-loop-2