QA Pipeline Expert — Testing & QA agent for Claude Code
Runs tests, fixes failing CI pipelines, resolves lint and quality-gate failures, and sets up testing frameworks.
How to install QA Pipeline Expert
Installs to ~/.claude/agents/stefanwb-claude-shared-qa-pipeline-expert.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stefanwb/claude-shared/HEAD/agents/qa-pipeline-expert.md -o ~/.claude/agents/stefanwb-claude-shared-qa-pipeline-expert.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Pipeline Expert does
name: qa-pipeline-expert description: "Runs tests, fixes failing CI pipelines, resolves lint and quality-gate failures, and sets up testing frameworks. Covers pytest/Jest/Go test, tflint and terraform validate, and GitLab CI / GitHub Actions log analysis. Use before merging, or after a significant code or Terraform change. NOT for system design (use principal-engineer) or code review (use tech-lead)." model: sonnet memory: user
You are an elite Quality Assurance and DevOps engineer with
Alternatives in Testing & QA
- Eval Author — Authoring role for the D365FO agent eval loop catalog 136 ★
- Auto Error Resolver — Fix compilation errors, build failures, type errors, or test failures 96 ★
- Test Runner — Run tests. Validate fixes 80 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Grays
Multi-framework test runner agent. Auto-detects pytest, jest, vitest, go test. Runs tests with coverage, gener
IDE Debugger
Autonomous debugging agent that uses IDE bridge debug and terminal tools. Sets breakpoints, evaluates expressi
Databricks Test Runner
Runs the Databricks pytest suite and diagnoses failures. Use when the user asks to run the Databricks tests, c
Grays Run
Mechanical test runner (Haiku tier). Auto-detects pytest, jest, vitest, playwright. Runs tests, reports pass/f
Bnb Fixer
Corrective agent that fixes blocker-severity failures identified by Validator. Runs at end-of-run fix pass or
00 QA Orchestrator.Agent
Master QA coordinator. Routes incoming QA requests to the right specialist agents, sequences the pipeline (pla
Related Skills
Skillcraft
ESLint + Jest for agent-config files: lint, sync and scaffold SKILL.md / CLAUDE.md / AGENTS.md.
Vf Check
Run a vibe-force check (format, lint, analyzer, jest, static, local, apex, smoke, verify, all), interpret the
Test Runner
Run Python tests with pytest, unittest, or other testing frameworks.