Labsco
remotion-dev logo

pr-name

โ˜… 52,100

by remotion-dev ยท part of remotion-dev/remotion

Correct naming for a PR

๐Ÿ”ฅโœ“ VerifiedFreeQuick setup
๐Ÿ”’ Repo-maintenance skill. It exists to help maintain remotion-dev/remotion itself โ€” it's only useful if you contribute code to that project.

Correct naming for a PR

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates โ€” shown here so you can audit it before installing. You don't need to read it to use the skill.


name: pr-name description: Correct naming for a PR

The following format must be used for the PR title:

Copy & paste โ€” that's it
`[package-name]`: [commit-message]

For example:

Copy & paste โ€” that's it
`@remotion/shapes`: Add heart shape

The package name must be obtained from package.json.
If multiple packages are affected, use the one that you think if most relevant.

If the change is about docs only:

Copy & paste โ€” that's it
Docs: Add page about heart shape