Back to Remotion

SKILL

.agents/skills/pr/SKILL.md

4.0.467470 B
Original Source

Ensure we are not on the main branch, make a branch if necessary.
For all packages affected, run Oxfmt to format the code:

bunx oxfmt src --write

Then run

bun run build
bun run formatting

to ensure we compile.

Commit the changes. The title of the PR must be according to the pr-name skill.

Push the changes to the remote branch.
Use the gh CLI to create a pull request and use the same format as above for the title.