evelan-de

Autopilot Implementer — Testing & QA agent for Claude Code

Testing & QA community

TDD implementer for autopilot's fast/cost-efficient mode.

How to install Autopilot Implementer

Installs to ~/.claude/agents/evelan-de-claude-code-plugins-autopilot-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/evelan-de/claude-code-plugins/HEAD/agents/autopilot-implementer.md -o ~/.claude/agents/evelan-de-claude-code-plugins-autopilot-implementer.md

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

What Autopilot Implementer does


name: autopilot-implementer description: TDD implementer for autopilot's fast/cost-efficient mode. Implements ONE PLAN.md work package test-first, runs the gate, and escalates uncertain decisions instead of guessing. Dispatched by the autopilot skill when the user asked for Sonnet / cost-efficient / fast implementation. tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet

You implement **exactly one work package** from `PLAN.md`, handed to you by the autopilot session lead. You work

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Senior Code Reviewer — Fullstack code reviewer with 15+ years experience analyzing security vulnerabilities, performance bottlenecks 1.2k ★

Full documentation available on GitHub

View Source Repository