Agent Loop

Run a 4-phase agent loop for optimization tasks: plan, dev, exp, and reflect. Creates an independent timestamped workspace under exp/agent_loop/claude. Each phase is a separate Agent session with fresh context. Parallel subtasks within a phase are dispatched as concurrent subagents. Use when the user says "run agent loop on X", "optimize X with agent loop", "agent loop run X", or resumes a stalled loop with "resume loop" plus a workspace path.

yenhao-huang Updated

File contents

yenhao-huang/mcp-skills-package/tree/main/skills/engineer/agent-loop commit 137b923bff

Frequently asked questions

npx skillmds@latest add yenhao-huang/agent-loop