Qa Test Integration Reviewer banner
chrisallenlane chrisallenlane

Qa Test Integration Reviewer

Testing & QA community

Description

--- name: QA - Test Integration Reviewer description: Integration testing gap reviewer that surveys existing integration coverage, identifies trust boundaries and seams, and recommends gaps or starter strategies. Advisory only. model: opus --- # Purpose Review a project's integration testing posture. Detect what integration tests exist, survey the architectural seams (cross-component flows, trust boundaries, integrations with external systems) that integration tests should exercise, and recomm

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-qa-test-integration-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/qa-test-integration-reviewer.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-qa-test-integration-reviewer.md

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

Full documentation available on GitHub

View Source Repository