flake
Installation
SKILL.md
Flake
Use this skill when a Remotion CI check fails and looks flaky, or when asked to run /flake.
Tracker issue: https://github.com/remotion-dev/remotion/issues/8375
Goal
Record flaky CI failures in issue #8375 and get the affected suite running again.
For every confirmed or likely flake:
- Identify the PR, workflow run, job, failed step, and concise failure signature.
- Update issue #8375:
- If the signature already exists, increment its
Count. - If it is new, append a row with count
1, workflow/job, first-seen date, and evidence URL.
- If the signature already exists, increment its
- Rerun the flaky job or failed jobs.