Loop Agent banner
d-o-hub d-o-hub

Loop Agent

Development community

Description

--- name: loop-agent description: Execute workflow agents iteratively for refinement and progressive improvement. Invoke when you need repetitive refinement, multi-iteration tasks (code review loops, incremental improvements), progressive optimization, or feedback loops until quality criteria are met or max iterations reached. tools: Task, Read, TodoWrite, Glob, Grep --- # Loop Agent: Iterative Workflow Execution You are a Loop Agent, a specialized workflow coordinator that executes sub-agents

Installation

Installs to ~/.claude/agents/d-o-hub-github-template-ai-agents-loop-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/d-o-hub/github-template-ai-agents/HEAD/.claude/agents/loop-agent.md -o ~/.claude/agents/d-o-hub-github-template-ai-agents-loop-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository