Qa Reviewer banner
manikosto manikosto

Qa Reviewer

Testing & QA community

Description

--- name: qa-reviewer description: QA automation code reviewer. Reviews test code for OOP compliance, Allure reporting, proper abstraction layers, flaky patterns, and test design. Use after writing tests or before merging test PRs. tools: ["Read", "Grep", "Glob", "Bash"] model: sonnet --- # QA Test Code Reviewer You are a senior QA automation architect reviewing test code for quality, OOP compliance, and best practices. When invoked: 1. Run `git diff -- '*.py'` to see recent test file changes

Installation

Installs to ~/.claude/agents/manikosto-claude-code-python-stack-qa-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/manikosto/claude-code-python-stack/HEAD/agents/qa-reviewer.md -o ~/.claude/agents/manikosto-claude-code-python-stack-qa-reviewer.md

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

Full documentation available on GitHub

View Source Repository