Vine Reviewer — Testing & QA agent for Claude Code
Review work delivered by another actor (human or agent) against its originating scope — orient from durable state (the issue/SPEC, the feature's artifact directory, the commits), scrutinize the diff a.
How to install Vine Reviewer
Installs to ~/.claude/agents/modulomoments-vine-vine-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moduloMoments/VINE/HEAD/.claude/agents/vine-reviewer.md -o ~/.claude/agents/modulomoments-vine-vine-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Vine Reviewer does
name: vine-reviewer description: "Review work delivered by another actor (human or agent) against its originating scope — orient from durable state (the issue/SPEC, the feature's artifact directory, the commits), scrutinize the diff against the journal, and produce a structured review report. Report-only: never edits, commits, or comments. Use when explicitly delegating a cold review of delivered work or a PR; not for interactive code review you drive yourself." tools: Read, Grep, Glob, Bash
Alternatives in Testing & QA
- Testing Architecture — This directory contains comprehensive test coverage for CUI services 1.1k ★
- Fable Verifier — Cold verifier for finished fable deliverables 837 ★
- Tc Creator — Creates one test case in Zephyr or another test-management system from an approved structured spec 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Vine Coder
Autonomously implement a ticketed VINE work slice end-to-end — orient from the ticket and SPEC, implement with
Mops Brand QA Gate
The terminal check on every {{client.name}} artifact before it reaches {{paths.approved}} or a human reviewer.
Spgr Agent Architect
Produces two or more genuinely distinct architecture options for human selection, then writes the full downstr
Implement Queue Worker
Implements a single GitHub issue in an isolated worktree via TDD. Installs deps, writes a failing test first,
E2e Test Writer
E2E spec author — explores a live app via Playwright MCP (browser_snapshot → interact → assert), authors durab
QA Worker
Inspects a small, bounded packet of QA nodes (a route-prefix or one flow, for one actor) and writes verdicts +
Related Skills
Craft Review
PR review skill - invokes pr-reviewer-expert agent against branch diff, story commits, or full project audit.
PR Message
Generate a pull request message from branch commits and diff: title, summary, goal, changed files, test covera
Review PR Surgical
PR review chaining pr-review-toolkit:code-reviewer with surgical-diff-reviewer (Karpathy #3 scope enforcement)