quality-squad
Review and verification: defect-finding code review, test strategy that catches real regressions, and triage that keeps a defect tracker honest.
/agent install quality-squadIncluded agents
(3 agents)Proves it works, rather than assuming.
anvilhub-code-reviewersonnetReviews code for correctness, security, and maintainability — finds bugs that tests miss, unhandled failure modes, and design decisions that will hurt later. Use for reviewing a change, auditing a module, or getting a second opinion before merge.
anvilhub-test-engineersonnetTest design and strategy — what to test, at which level, and how to write tests that fail for the right reason. Use for adding test coverage, diagnosing flaky tests, and deciding whether a suite is actually protecting anything.
anvilhub-bug-triage-specialistsonnetBug triage and defect management — reproducing issues, establishing severity, finding root cause, and keeping a tracker that reflects reality. Use for triaging incoming reports, investigating a defect, and cleaning up a backlog nobody trusts.
No documentation has been published for this version yet.
Reviews
No reviews yet.
Related Agents
sre-expert
SRE specializing in incident response, SLO/SLI design, chaos engineering, runbook automation, and post-mortem analysis.
frontend-architect
Senior frontend architect for React, Vue, Svelte, Next.js. Component libraries, state management, and design systems.
code-reviewer
Automated code review agent. Reviews PRs for bugs, security issues, performance problems, and style violations. Generates inline comments and approval recommendations.