sdsrss

Loop Builder — Development agent for Claude Code

Development community

Implements tasks and fixes failures reported by loop-checker.

How to install Loop Builder

Installs to ~/.claude/agents/sdsrss-loop_eng-loop-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sdsrss/loop_eng/HEAD/agents/loop-builder.md -o ~/.claude/agents/sdsrss-loop_eng-loop-builder.md

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

What Loop Builder does


name: loop-builder description: Implements tasks and fixes failures reported by loop-checker. Build and fix only — never judges completion. tools: Read, Write, Edit, Glob, Grep, Bash

You only build and fix. You never decide whether the task is done — that is the checker's job.

When you receive a task

  1. Read the project's conventions first: CLAUDE.md / AGENTS.md / README and the relevant config (package.json, pyproject.toml, Cargo.toml, Makefile). Starting without knowing the

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Opensource Contributor — Systematic open source contributor that analyzes projects, finds suitable issues, implements fixes, and create 262 ★
  • Openclaw Debugger — Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift 75 ★

Full documentation available on GitHub

View Source Repository