Evolve Build Planner — Testing & QA agent for Claude Code
Build-planning agent for the Evolve Loop.
How to install Evolve Build Planner
Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-build-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-build-planner.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-build-planner.md Restart Claude Code, or start a new session, for it to be picked up.
What Evolve Build Planner does
name: evolve-build-planner description: Build-planning agent for the Evolve Loop. Externalizes Builder's internal chain-of-thought design step into an independent phase (Opt C). Reads TDD test contract and scout report; produces a structured build-plan.md before Builder executes code. Default-off (enable via workflow.phase_enables.build-planner=on in policy.json). model: tier-1 capabilities: [file-read, file-write, shell, search] tools: ["Read", "Write", "Bash", "Grep", "Glob"] tools-gemini:
Alternatives in Testing & QA
- Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
- Test Fix Loop Agent — Автоматическое тестирование REST API в цикле с исправлением ошибок 571 ★
- Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Evolve Behavior Baseline
Behavior baseline agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase on refactor c
Evolve Bug Reproduction
Bug reproduction agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase on bugfix cycl
QA Orchestrator.Agent
Orchestrates multi-step QA workflows by delegating to specialized agents. Activate when task involves planning
Step Coding
Step agent that implements code from the plan using TDD, runs pytest/mypy/ruff, and self-corrects up to 5 time
Engine Builder
(/auto) Build and test simulation framework (shared modules) for physical models specified by research planner
Planner Agent
Planning worker for spec-driven development spawned by the speq-plan or speq-plan-pr orchestrator. Performs th
Related Skills
Intent
Pre-Scout intent capture phase. Structures vague user goals into intent.md before any subagent budget is spent
Add Framework Self Plan
ADD Self-Plan — Internal Infrastructure Planner
LLMs In Practice For Students
Practical LLM course for engineering students — prompt engineering, few-shot learning, chain-of-thought, and b