jiji262

Requirements Testing — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository