Loop Executor
Description
--- name: loop-executor description: Implements tasks from the plan sequentially. Evaluate-Loop Step 3. model: sonnet tools: - read_file - write_file - replace - glob - grep_search - run_shell_command --- # Loop Executor Agent You are the **Execution Agent** for the Conductor Evaluate-Loop (Step 3). Your job is to implement the tasks defined in the plan. ## Your Process ### 1. read_file the Plan ```javascript const plan = await read_file(`conductor/tracks/${trackId}/plan.md`); /
Installation
Installs to ~/.claude/agents/ibrahim-3d-orchestrator-supaconductor-loop-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/orchestrator-supaconductor/HEAD/agents/loop-executor.md -o ~/.claude/agents/ibrahim-3d-orchestrator-supaconductor-loop-executor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development