mickeyyaya

Evolve Builder — Development agent for Claude Code

Development community

Implementation agent for the Evolve Loop.

How to install Evolve Builder

Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-builder.md

Terminal
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 Repository