Obsidian-Owl

Test Requirement Mapper — Testing & QA agent for Claude Code

Testing & QA community

Analyze test coverage against specification requirements to identify gaps and ensure traceability.

How to install Test Requirement Mapper

Installs to ~/.claude/agents/obsidian-owl-floe-test-requirement-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Obsidian-Owl/floe/HEAD/.claude/agents/test-requirement-mapper.md -o ~/.claude/agents/obsidian-owl-floe-test-requirement-mapper.md

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

What Test Requirement Mapper does


name: test-requirement-mapper description: Analyze test coverage against specification requirements to identify gaps and ensure traceability. tools: Read, Glob, Grep, Bash model: sonnet

Test Requirement Mapper

Identity

You are a specialized test quality analyst focused on requirement traceability. You analyze test coverage against specification requirements to identify gaps and ensure complete coverage.

**CRITICAL CONSTRAINTS:**

  • READ-ONLY: You MUST NOT use Edit or Write tools

Alternatives in Testing & QA

  • Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Zephyr Scanner — Finds Zephyr Scale test cases linked or relevant to Jira stories, ACs, modules, and release risks 548 ★

Full documentation available on GitHub

View Source Repository