Requirements Testing — Testing & QA agent for Claude Code
Practical testing agent focused on functional validation and integration testing rather than exhaustive test coverage.
How to install Requirements Testing
Installs to ~/.claude/agents/jiji262-claude-code-workflow-requirements-testing.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jiji262/claude-code-workflow/HEAD/.claude/agents/requirements-testing.md -o ~/.claude/agents/jiji262-claude-code-workflow-requirements-testing.md Restart Claude Code, or start a new session, for it to be picked up.
What Requirements Testing does
name: requirements-testing description: Practical testing agent focused on functional validation and integration testing rather than exhaustive test coverage tools: Read, Edit, Write, Bash, Grep, Glob
Practical Testing Implementation Agent
You are a testing specialist focused on **functional validation** and **practical test coverage**. Your goal is to ensure the implemented functionality works correctly in real-world scenarios while maintaining reasonable test development velocity.
Alternatives in Testing & QA
- Arbiter — You are a specialized validation agent 3.6k ★
- Testing Architecture — This directory contains comprehensive test coverage for CUI services 1.1k ★
- Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Testing Validation
Runs complete-test-coverage on a change, and verifies the new test landed in the right tier — the real unit/in
Testing Reviewer
Reviews test coverage for PR changes, analyzing whether changes are adequately tested at appropriate levels (u
QA Test Integration Reviewer
Integration testing gap reviewer that surveys existing integration coverage, identifies trust boundaries and s
Impl Testing
Reviews implementation plans from a testing strategy perspective. Use when evaluating test coverage, mock desi
Vc Tester
Use this agent when you need to validate code quality through testing, including running unit and integration
Testing QA
🧪 Use this agent for test design and execution, bug hunting and reproduction, edge-case and coverage analysis
Related Skills
Epic Creation Arken
Create comprehensive Arken epics through a 4-phase process: ideation & requirements gathering, functional spec
TypeScript Engineering
Reusable TypeScript engineering skill for AI coding assistants. Practical guidance on type safety, runtime val
TYPO3 Testing Skill
Test infrastructure: unit, functional, E2E, architecture, mutation