Qa Validator banner
theuirat theuirat

Qa Validator

Testing & QA community

Description

--- name: qa-validator description: "Use this agent when a story has been completed and moved to 'Review' status and needs validation against acceptance criteria before being marked as 'Done'. Invoke this agent after development work is complete to perform comprehensive QA checks including code quality, security, testing verification, and acceptance criteria validation.\\n\\n<example>\\nContext: The user has just finished implementing a story and moved it to 'Review' status.\\nuser: \"I've finis

Installation

Installs to ~/.claude/agents/theuirat-claude-rat-qa-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theuirat/claude-rat/HEAD/agents/qa-validator.md -o ~/.claude/agents/theuirat-claude-rat-qa-validator.md

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

Full documentation available on GitHub

View Source Repository