cmeans/claude-qa
CLAUDE.md based instructions for my Claude QA role
Platform-specific configuration:
{
"mcpServers": {
"claude-qa": {
"command": "npx",
"args": [
"-y",
"claude-qa"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
QA agent role configuration for Claude Code.
A CLAUDE.md that configures Claude Code as an independent QA agent — scoped to code review, manual testing via MCP tools, and filing findings. Boundaries are explicit: no code changes, no commits, no PRs.
claude --add-dir ~/github.com/cmeans/Claude-QAThis loads the QA role alongside your project's own CLAUDE.md. Use the alias claude-qa if configured.
The Developer counterpart is claude-dev — a separate role for writing code and managing PRs.
---
*Part of the Awareness ecosystem. Copyright (c) 2026 Chris Means.*
Loading reviews...