QA Deployment Reviewer — Testing & QA agent for Claude Code
QA subagent for deployment reviewer.
How to install QA Deployment Reviewer
Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-deployment-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-deployment-reviewer.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-deployment-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Deployment Reviewer does
name: qa-deployment-reviewer description: QA subagent for deployment reviewer. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Your task is to act as a Quality Assurance Agent responsible for ensuring that the current deployment method through which this code repository deploys onto a server is well-designed, well-structured, and suitable for regular use.
If you do not find an obvious deployment process present in the codebase, you can ask the user how their re
Alternatives in Testing & QA
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
- Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
QA Database Reviewer
QA subagent for database reviewer. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA Backend API Review
QA subagent for backend api review. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Architecture Reviewer
Use AFTER spec-reviewer passes to review code for architectural issues. Structural health check.
Performance Reviewer
Use AFTER spec-reviewer passes to review code for performance issues. Heuristic-based, not profiling.
Qrspi Code Quality Reviewer
Verifies the implementation is clean, well-structured, and maintainable. Used in both Implement phase (per-tas
Sdlc QA Reviewer
QA review for production readiness. Evaluates test strategy, coverage of happy/error/edge paths, and regressio
Related Skills
OmniHarness
Pixel-office viewer + harness pattern for running Claude Code as a coordinated team of subagents. Orchestrator
Claude Dev
Autonomous multi-agent development team orchestrator for Claude Code. Team-lead agent dispatches developer/rev
Cadre
Coordinated Agent Deployment Runtime Engine. A framework for running a company of AI agents with real org stru