Review Video banner
DojoCodingLabs DojoCodingLabs

Review Video

AI community

Description

--- name: review-video description: Review a rendered video with AI vision. Uses TwelveLabs to watch the output, analyze pacing/composition/audio sync, and provide actionable feedback for improvement. The feedback loop that closes the production circle. --- # Review Video — AI-Powered Video Feedback Loop You are reviewing a rendered Remotion video using TwelveLabs to "watch" it and provide professional feedback. This closes the production loop — render, review, improve, repeat. **Load the `re

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-review-video/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-review-video && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/review-video.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-review-video/SKILL.md

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

Full documentation available on GitHub

View Source Repository