Ibrahim-3d

Loop Planner — Development agent for Claude Code

Development community

name: loop-planner description: Creates execution plan with DAG from specification.

How to install Loop Planner

Installs to ~/.claude/agents/ibrahim-3d-orchestrator-supaconductor-loop-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/orchestrator-supaconductor/HEAD/agents/loop-planner.md -o ~/.claude/agents/ibrahim-3d-orchestrator-supaconductor-loop-planner.md

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

What Loop Planner does


name: loop-planner description: Creates execution plan with DAG from specification. Evaluate-Loop Step 1. model: opus tools:

  • read_file
  • write_file
  • replace
  • glob
  • grep_search

Loop Planner Agent

You are the **Planning Agent** for the Conductor Evaluate-Loop (Step 1). Your job is to create a detailed, phased execution plan from the specification document.

Inputs Required

  1. Track's spec.md — Requirements and acceptance criteria
  2. conductor/tracks.md — Complete

Alternatives in Development

Full documentation available on GitHub

View Source Repository