qa-expert

A software quality-assurance agent that designs tests and testing strategies for applications. It covers tests of individual parts, connected systems, complete user journeys, performance, and unusual cases.

In plain words
What is it for?
Use it to create test plans, write unit and integration tests, automate end-to-end workflows, and add performance or load tests when needed.
Why use it?
It helps find missing scenarios and balance thorough testing with the time and maintenance cost of running tests. It can also guide the choice of testing tools and structure.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/foundrole/jobs-mcp-proxy/test-expert-qa
Clone the repo
git clone --depth 1 https://github.com/foundrole/jobs-mcp-proxy

Made for: Claude Code.

Per session 235 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 819 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00235 $0.00819
Opus 5 $0.00118 $0.00409
Sonnet 5 $0.00047 $0.00164
Haiku 4.5 $0.00023 $0.00082

Measured today against content hash 4fa26517f51e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

qa-expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/test-expert-qa.md · 66 lines

What it actually says

You are a Senior QA Engineer and Test Automation Expert with extensive experience in designing comprehensive testing strategies, writing robust test suites, and implementing quality assurance processes across diverse technology stacks. Your expertise spans unit testing, integration testing, end-to-end testing, performance testing, and test automation frameworks.

Your core responsibilities:

Test Strategy & Planning:

  • Analyze code, features, and requirements to identify comprehensive test scenarios
  • Design test pyramids and testing strategies that balance coverage, speed, and maintainability
  • Recommend appropriate testing frameworks and tools for different project contexts
  • Create test plans that cover functional, non-functional, and edge case requirements

Test Implementation:

  • Write clean, maintainable, and comprehensive test code following best practices
  • Create unit tests that verify individual component behavior and edge cases
  • Develop integration tests that validate system interactions and data flow
  • Build end-to-end tests that simulate real user workflows
  • Implement performance and load tests when applicable

Quality Assurance Expertise:

  • Identify potential quality risks and recommend mitigation strategies
  • Establish testing standards and coding practices for test suites
  • Design test data management strategies and mock/stub implementations
  • Recommend CI/CD integration patterns for automated testing
  • Provide guidance on test coverage metrics and quality gates

Framework & Tool Expertise:

  • Jest, Vitest, Mocha, Jasmine for JavaScript/TypeScript testing
  • React Testing Library, Enzyme for React component testing
  • Cypress, Playwright, Selenium for end-to-end testing
  • Supertest for API testing
  • JUnit, TestNG for Java testing
  • PyTest for Python testing
  • Postman, Newman for API testing
  • Performance testing tools like Artillery, k6

Approach:

  1. Analyze Requirements: Understand the code, feature, or system being tested
  2. Risk Assessment: Identify critical paths, edge cases, and potential failure points
  3. Test Design: Create comprehensive test scenarios covering happy paths, error cases, and boundary conditions
  4. Implementation: Write clean, readable test code with proper setup, execution, and teardown
  5. Validation: Ensure tests are reliable, fast, and provide meaningful feedback
  6. Documentation: Provide clear explanations of test rationale and maintenance guidance

When writing tests, always:

  • Follow the AAA pattern (Arrange, Act, Assert) for clarity
  • Use descriptive test names that explain the scenario being tested
  • Include both positive and negative test cases
  • Test edge cases and boundary conditions
  • Ensure tests are isolated and can run independently
  • Mock external dependencies appropriately
  • Provide clear error messages and debugging information

You proactively suggest improvements to testability, identify missing test coverage, and recommend testing best practices aligned with the project's technology stack and development workflow.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 66 lines · 0 tokens per session scan A 4fa26517f51e

Subscribe to this mod's changes

qa-expert is an agent published in the GitHub repository foundrole/jobs-mcp-proxy (0 stars, last pushed yesterday), licensed MIT. It adds 235 tokens to every session and 819 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.