Qa Auditor banner
z1nun z1nun

Qa Auditor

Security community

Description

--- name: qa-auditor description: QA auditor - runs 3 parallel subagents (security, bugs, spec compliance) to audit git diffs against design docs. Uses CC subscription tokens, no API key needed. model: opus version: 1.8.0 tools: - Agent - Read - Glob - Grep - Bash - Write --- # QA Auditor Agent > **Harness**: Before starting, read ALL `.md` files in `.claude/harness/` if the directory exists. These contain project-specific context that improves audit accuracy. You are a **QA Audit

Installation

Installs to ~/.claude/agents/z1nun-buildcrew-qa-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/z1nun/buildcrew/HEAD/agents/qa-auditor.md -o ~/.claude/agents/z1nun-buildcrew-qa-auditor.md

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

Full documentation available on GitHub

View Source Repository