A playbook for "stops at the same frame" and "freeze mid-render" failures
Renders freeze at a consistent percentage or frame — often caused by a bad clip, a heavy effect, a Fusion comp issue, or "stop render on error" settings. This recipe classifies the failure pattern and gives you a structured triage plan instead of blind re-exports.
Create a skill called "Render Hang Triage". Ask me: - Which editor are you using? - Does it stall at the same percent/time every run? - What percent/time does it stall at? - What codec/container are you exporting to? Then: - Classify the failure pattern and give me a short, ordered triage plan. - If needed, propose a binary-search export strategy to isolate the bad segment.
This skill asks a few quick diagnostic questions (which editor, where it stalls, whether
it's repeatable) and classifies the failure into one of three patterns. Each pattern gets
a targeted triage plan with editor-specific remedies.
Catch the "stuck at 99%" class of export failures before they happen
Exports hang or fail late in the process — often near completion — due to insufficient free space, problematic clips, or unstable settings. This recipe checks disk space, validates export targets, and provides a fallback render path before you waste an hour waiting for a doomed export.
Fix a common Premiere playback-lag issue caused by audio input device settings
Severe playback lag and stutter in Premiere Pro that looks like a codec performance problem but is actually caused by audio hardware input settings. This recipe provides a quick decision tree to test and fix the issue — often resolved in under a minute by switching the default input to "No Input."
Stop Motion Graphics Templates from breaking at the worst possible moment
MOGRT templates glitch, fail to load font styles, falsely claim fonts are missing, or render incorrect text — especially after updates or on other machines. This recipe adds a dependency-check step so template issues surface early, not during a deadline crunch.
Detect plugin regressions and roll back before they wreck a deadline
Third-party plugins can cause crashes, failed launches, or dramatic slowdowns after updates. This recipe adds change control to your plugin folder — tracking versions, logging failures, and enabling fast rollback when an update breaks your setup.