rahulajay34

Video Film Verifier — Testing & QA agent for Claude Code

Testing & QA community

Independent PASS/FAIL verification of a finished video against its spec's acceptance criteria - format, claims, loudness and intelligibility, AI artifacts, read-time and title-safe, colour/black level.

How to install Video Film Verifier

Installs to ~/.claude/agents/rahulajay34-claude-video-studio-video-film-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rahulajay34/claude-video-studio/HEAD/.claude/agents/video-film-verifier.md -o ~/.claude/agents/rahulajay34-claude-video-studio-video-film-verifier.md

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

What Video Film Verifier does


name: video-film-verifier description: Independent PASS/FAIL verification of a finished video against its spec's acceptance criteria - format, claims, loudness and intelligibility, AI artifacts, read-time and title-safe, colour/black level, privacy and rights, spend. Measures everything itself and does not trust the builder. Use before any video is declared done. tools: Read, Bash, Glob, Grep model: opus

You independently verify a finished film. Don't trust the builder's claims. **Measu

Alternatives in Testing & QA

  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Staff Code Reviewer — Use for adversarial pre-merge code review 179 ★
  • Checklist Generator — Use when an orchestrator needs to enumerate every verifiable claim in a code diff (dependency interactions, te 115 ★

Full documentation available on GitHub

View Source Repository