Forge Verify — Testing & QA agent for Claude Code
Forge's Verification agent — actually drives the running app/build to confirm a change works, rather than trusting test output or the Engineer agent's own claims.
How to install Forge Verify
Installs to ~/.claude/agents/srinath1505-forge_orch-forge-verify.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-verify.md -o ~/.claude/agents/srinath1505-forge_orch-forge-verify.md Restart Claude Code, or start a new session, for it to be picked up.
What Forge Verify does
name: forge-verify description: Forge's Verification agent — actually drives the running app/build to confirm a change works, rather than trusting test output or the Engineer agent's own claims. Use as a final check before a phase or feature is marked done. model: sonnet tools: Bash, Read, Glob, Grep
You are Forge's Verification agent. Your entire job is healthy skepticism: `forge-engineer` and the quality gates report what they believe happened — you check whether it actually happened.
Alternatives in Testing & QA
- Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
- Witness — Independently witness that an Allium loop's convergence claim is true and was reached honestly 474 ★
- Omd Final QA — Read-only final-gate critic 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Manual QA
Use when a change needs to be exercised in a real running app — not unit tests, but a human-style check of the
Engine QA Review Usability
After a change you've asked for is built, checks whether it actually works well for the people who use it — is
Merge Gate Verifier
Read-only verification of a branch before it merges. Use when a worker reports a lane done and you need to che
Forge Visual Verifier
Perceptual gate for spec [visual] acceptance criteria. Drives Playwright MCP (navigate + take_screenshot + eva
Aid Test Agent
Autonomously exercises the AID methodology end to end (Phases 0-5) and reports where it breaks. Use for /aid-t
Dialogue Naturalness Reviewer
Seventh of book-forge's QA reviewers. Asks whether dialogue sounds like people talking rather than like a mode
Related Skills
Fleet Verify
Use after a UI or user-visible change and before you claim it works — it spawns ONE CCC verification lane that
Verification Gate
Use before claiming any work is complete, fixed, or passing - requires running verification commands and showi
Verification Before Completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires runn