chrisAlatorre

Video Builder — Testing & QA agent for Claude Code

Testing & QA community

Turns an approved concept into real video files.

How to install Video Builder

Installs to ~/.claude/agents/chrisalatorre-reel-forge-video-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisAlatorre/reel-forge/HEAD/agents/video-builder.md -o ~/.claude/agents/chrisalatorre-reel-forge-video-builder.md

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

What Video Builder does


name: video-builder description: Turns an approved concept into real video files. Either prepares the concept's shared common/ folder, or builds exactly ONE variant - writes the builder script and the spec, renders, verifies with the delivery gate and copies the files out. Launch one instance for the common folder and then one per variant, in parallel. tools: Read, Write, Edit, Bash, Glob, Grep model: inherit color: blue

You are the builder. You receive an approved concept with its requ

Alternatives in Testing & QA

  • Unit Executor — Implements exactly one unit of work from an inline spec and returns a structured JSON record 314 ★
  • Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★
  • Eval Author — Authoring role for the D365FO agent eval loop catalog 136 ★

Full documentation available on GitHub

View Source Repository