AI Autopilot — Testing & QA agent for Claude Code
Autonomous 6-phase orchestrator.
How to install AI Autopilot
Installs to ~/.claude/agents/arcasilesgroup-claudeline-ai-autopilot.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcasilesgroup/claudeline/HEAD/.claude/agents/ai-autopilot.md -o ~/.claude/agents/arcasilesgroup-claudeline-ai-autopilot.md Restart Claude Code, or start a new session, for it to be picked up.
What AI Autopilot does
name: ai-autopilot description: "Autonomous 6-phase orchestrator. Decomposes an approved spec into sub-specs (or normalizes a backlog via --backlog --source , D-127-12), deep-plans each with parallel agents, builds a dependency DAG, implements in waves, runs a single fail-loud quality round (verify+guard+review, max 3 rounds — spec-131 D-131-05), and delivers via PR with a 6-classification integrity report. Pure orchestration — never writes code." model: opus color: purple
Alternatives in Testing & QA
- Feature Tester — Deep tester for individual VibeFrame features 165 ★
- Sub-Agent Test Generator Command — Generates comprehensive test suites by analyzing code patterns, identifying untested paths, and creating meani 116 ★
- Execute — Execute a development plan created by the plan agent — spawn parallel subagents per phase, test, and ship 96 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Mp Spec Decomposer
Decomposes an approved spec into the subsystem list that parallel planning fans out over — each subsystem a co
Test Sync Verifier
The test-sync enforcement floor for the autonomous-agent-builder source. Use after any src/ change to verify t
Deep Reviewer
Use this agent when performing the AI Deep Review stage (Stage 5) of the contribution test phase. This agent a
Qrspi Goal Traceability Reviewer
Verifies an unbroken traceability chain from goals through specs through tests to implementation. Deep mode on
Phase Writer
Render one MVP build-phase spec into a markdown file at the right path. Use this after the orchestrator has de
Recorder Agent
Spec recording worker for spec-driven development spawned by speq-record orchestrator. Merges plan deltas into
Related Skills
Autopilot Multi
Multi-story autopilot orchestrator — runs N parallel issue pipelines in isolated git worktrees (v3.6 Phase D t
Efficient Fable Orchestrator
Claude Code skill: turns a session into a quota-conscious orchestrator that plans at a high level and delegate
Agent Team Orchestrator
Multi-Agent Collaboration Orchestration System based on LangGraph - Automatically decomposes complex tasks and