stefanwb

QA Pipeline Expert — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository