Qc banner
damionrashford damionrashford

Qc

Development community

Description

--- name: qc description: Runs automated quality control on a rendered output against a reference. Use after any encode, transcode, or conform step when the user wants to know "did the encode actually preserve quality" or "does this pass delivery spec". Reports VMAF + SSIM + PSNR plus broadcast-spec gates (loudness, color legality, freeze-frame, black-frame, audio drops) with pass/fail verdicts. model: inherit color: green skills: - ffmpeg-quality - ffmpeg-detect - ffmpeg-probe - media-f

Installation

Installs to ~/.claude/agents/damionrashford-media-os-qc.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/damionrashford/media-os/HEAD/agents/qc.md -o ~/.claude/agents/damionrashford-media-os-qc.md

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

Full documentation available on GitHub

View Source Repository