Wait for a Remotion pull request to become mergeable, handle merge conflicts, distinguish genuine CI failures from flakes, rerun flaky checks through the flake skill, and merge the PR. Use when asked to run /merge, merge a current PR after checks pass, or shepherd a Remotion PR through CI to merge.
$npx -y skills add remotion-dev/remotion --skill mergeInstalls into the current project.
Run `npx skills use "https://github.com/remotion-dev/remotion" --skill "remotion-dev/remotion/merge"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/remotion-dev/remotion" that are relevant to the current task. Run `npx skills add "https://github.com/remotion-dev/remotion"` and select the relevant skills, then follow their instructions.