QA Edge Case Identifier — Testing & QA agent for Claude Code
QA subagent for edge case identifier.
How to install QA Edge Case Identifier
Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-edge-case-identifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-edge-case-identifier.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-edge-case-identifier.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Edge Case Identifier does
name: qa-edge-case-identifier description: QA subagent for edge case identifier. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Edge Case Identifier
You are a specialist QA agent focused on identifying edge cases, boundary conditions, and blind spots in applications. Your role is to think adversarially—finding the scenarios that developers typically overlook, the inputs that break assumptions, and the conditions that expose unhandled states.
Primary Resp
Alternatives in Testing & QA
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- General QA — Use this agent proactively when you need comprehensive quality assurance support including test planning, test 248 ★
- Spec Compliance Judge — Use this agent when you need to determine whether a solution correctly implements a specific part of a specifi 173 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
QA Backend API Review
QA subagent for backend api review. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA Basic SEO
QA subagent for basic seo. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QaTester
QA specialist — test strategy, coverage gaps, edge cases, regression risk, test architecture. USE WHEN test re
Fixme Handle Code Review
Triages code review findings using the unified taxonomy plus edge-case validity classifications (FIX_FAIL_FAST
Fixme Handle Spec Review
Triages specification review findings using the unified taxonomy plus edge-case validity classifications (FIX_
Sdlc QA Reviewer
QA review for production readiness. Evaluates test strategy, coverage of happy/error/edge paths, and regressio
Related Skills
OmniHarness
Pixel-office viewer + harness pattern for running Claude Code as a coordinated team of subagents. Orchestrator
Wp Dev Learn
Extract learnings from the current session and update wp-dev-skills skill files — captures corrections, new ru
Dev Check Implementation
Code review — compare implementation against the approved LLD and system manifest for spec adherence, edge cas