name: make-pr description: Open a pull request for the current feature
Ensure we are not on the main branch, make a branch if necessary.
For all packages affected, run Prettier to format the code:
bunx prettier --experimental-cli src --write
Commit the changes, use the following format:
[package-name]: [commit-message]
For example, @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.
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.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
34.9k
GitHub Forks
2.1k
Created
Jan 2026
Last Updated
3 months ago
tools
tools git workflows
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!