moduloMoments

Vine Reviewer — Testing & QA agent for Claude Code

Testing & QA community

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

Terminal
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 Repository