Video Continuity banner
raphaelbgr raphaelbgr

Video Continuity

Security community

Description

--- name: video-continuity description: Use to audit a multi-clip AI video script for continuity across clip pairs and across the whole story - space, props and possession, wardrobe, cast presence, character knowledge, time and audio bridges, setup and payoff. The generator never sees the other clips, so this is the pass that catches teleporting props and invented outfits. Read-only reviewer; returns structured findings. tools: Read, Grep, Glob model: sonnet --- You audit AI-video scripts throu

Installation

Installs to ~/.claude/agents/raphaelbgr-ai-video-prompting-video-continuity.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raphaelbgr/ai-video-prompting/HEAD/agents/video-continuity.md -o ~/.claude/agents/raphaelbgr-ai-video-prompting-video-continuity.md

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

Full documentation available on GitHub

View Source Repository