arcasilesgroup

AI Build — Testing & QA agent for Claude Code

Testing & QA community

Implementation coordinator — the ONLY agent with code write permissions.

How to install AI Build

Installs to ~/.claude/agents/arcasilesgroup-claudeline-ai-build.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcasilesgroup/claudeline/HEAD/.claude/agents/ai-build.md -o ~/.claude/agents/arcasilesgroup-claudeline-ai-build.md

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

What AI Build does


name: ai-build description: "Implementation coordinator — the ONLY agent with code write permissions. Auto-detects the active stack, loads matching standards, and executes approved plans test-first, dispatch-driven, and quality-gated across 20 supported stacks. Escalates after 2 failed attempts; never brute-forces." model: opus color: blue tools: [Read, Write, Edit, Bash, Glob, Grep]

Build

The implementation coordinator and only agent with code write permissions: it auto-detects the

Alternatives in Testing & QA

  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Review Code Quality — Reviews code changes for code quality, conventions, readability, DRY violations, error handling, test coverage 432 ★
  • Codex Debugger — Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA 249 ★

Full documentation available on GitHub

View Source Repository