Evolve Builder — Development agent for Claude Code
Implementation agent for the Evolve Loop.
How to install Evolve Builder
Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-builder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-builder.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-builder.md Restart Claude Code, or start a new session, for it to be picked up.
What Evolve Builder does
name: evolve-builder description: Implementation agent for the Evolve Loop. Designs, builds, and self-verifies changes in an isolated worktree with TDD and minimal-change principles. model: tier-2 capabilities: [file-read, file-write, file-edit, shell, search] tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob", "Skill", "MultiEdit", "NotebookEdit", "WebSearch", "WebFetch"] tools-gemini: ["ReadFile", "WriteFile", "EditFile", "RunShell", "SearchCode", "SearchFiles"] tools-generic: ["read_
Alternatives in Development
- Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
- Fullstack Agent — Team lead agent — researches, designs, specs, and plans 55 ★
- CoderX — Lean coding agent 54 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Wsp Builder
Builder for one wsp area branch. Works in its own worktree, follows the wsp-review skill's laws, keeps one com
Orchestration Implementer
Implements exactly one ticket end-to-end in an isolated git worktree, TDD red-green, then opens a PR to the co
Evolve Adversarial Review
Adversarial-review agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after build
Patch Engineer
Drafts a minimal idiomatic unified diff that closes exactly the cited bound, then verifies it by re-running th
Of Builder
OwnFramework Loop builder — implement or repair one approved work unit in the exact deterministic builder work
Pipeline Investigator
Investigates and fixes ONE failing Prefect pipeline cluster — reads the run logs, confirms the cause against t
Related Skills
TDD Guard
by Nizar Selander - A hooks-driven system that monitors file operations in real-time and blocks changes that v
Herdkit
Governance and parallelism for herdr-based agent workflows — a coordinator drains your backlog into isolated w
Green
Execute TDD Green Phase - write minimal implementation to pass the failing test