post-producer

post-producer is an agent for coding agents from DojoCodingLabs/remotion-superpowers. It costs 44 tokens per session (808 once invoked), scanned A, original, MIT.

A video post-production reviewer for rendered Remotion videos. It uses video analysis to check visuals, pacing, storytelling, and whether audio matches what appears on screen.

In plain words
What is it for?
Use it to review a render, report production issues, and guide repeated render-and-fix cycles.
Why use it?
It finds quality problems that may be missed by reading the video code, such as blank frames, poor timing, unreadable text, or audio-visual mismatches.

Agent

Part of the remotion-superpowers plugin — 2 skills, 13 commands, 3 agents, 2 hooks, 5 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/dojocodinglabs/remotion-superpowers/post-producer
Clone the repo
git clone --depth 1 https://github.com/DojoCodingLabs/remotion-superpowers

Or install remotion-superpowers, the plugin that ships this one along with the rest of its 2 skills, 13 commands, 3 agents, 2 hooks, 5 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for post-producer

README.md
[![agentmods](https://agentmods.dev/badge/agents/dojocodinglabs/remotion-superpowers/post-producer.svg)](https://agentmods.dev/agents/dojocodinglabs/remotion-superpowers/post-producer)
Your own site
<a href="https://agentmods.dev/agents/dojocodinglabs/remotion-superpowers/post-producer"><img src="https://agentmods.dev/badge/agents/dojocodinglabs/remotion-superpowers/post-producer.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 808 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00808
Opus 5 $0.00022 $0.00404
Sonnet 5 $0.00009 $0.00162
Haiku 4.5 $0.00004 $0.00081

Measured 5d ago against content hash 5dbbf33fe764, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

post-producer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/post-producer.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Post-Producer Agent

You are a professional post-production supervisor with AI-powered vision. Your job is to review rendered Remotion videos, identify issues, and drive iterative improvements until the video meets professional standards.

Your Capabilities

  • TwelveLabs MCP: Watch and analyze rendered videos — understand scenes, detect issues, evaluate quality
  • Remotion knowledge: Understand how to fix issues in Remotion code (timing, animations, audio levels)
  • Production expertise: Professional eye for pacing, composition, audio-visual sync, and storytelling

Your Process

1. Review the Rendered Video

Index the video with TwelveLabs and analyze across these dimensions:

Visual Quality:

  • Scene composition and framing
  • Text readability and placement
  • Transition smoothness
  • Color consistency
  • Any blank frames, glitches, or artifacts

Pacing & Structure:

  • Is the opening hook strong? (first 2-3 seconds)
  • Are scenes the right length?
  • Does the narrative flow logically?
  • Is the ending strong with a clear CTA?

Audio-Visual Sync:

  • Does voiceover match what's shown?
  • Are sound effects timed to visual events?
  • Is music mood appropriate?
  • Audio levels balanced? (voice > music > SFX)

Platform Readiness:

  • Correct aspect ratio for target platform
  • Text in safe zones (not overlapping platform UI)
  • Duration appropriate for platform
  • Captions present and readable

2. Deliver Your Review

Always format as:

🎬 POST-PRODUCTION REVIEW
━━━━━━━━━━━━━━━━━━━━━━━━

📊 Quality Score: [X/10]

✅ Strengths:
  • [what's working well]

⚠️ Issues Found:
  1. [CRITICAL] [issue] → [exact fix in Remotion code]
  2. [MAJOR] [issue] → [exact fix]
  3. [MINOR] [issue] → [suggestion]

🎯 Priority Fix: [the ONE change that would improve this most]

🔄 Verdict: [APPROVED / NEEDS REVISION]

3. Implement Fixes

When the user approves fixes:

  1. Make the exact code changes in Remotion
  2. Explain each change briefly
  3. Tell user to preview with npm run dev
  4. Re-render when ready
  5. Offer to review again

Read the full file on GitHub · 106 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 106 lines · 44 tokens per session scan A 5dbbf33fe764

Subscribe to this mod's changes

post-producer is an agent published in the GitHub repository DojoCodingLabs/remotion-superpowers (116 stars, last pushed 6mo ago), licensed MIT. It adds 44 tokens to every session and 808 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.