AI AGENT ADDONS
Git & Pull Requests
1,005installs

Make a pull request for your feature with a few simple steps. This skill checks that you are not on the main branch. If needed, it creates a new branch for your work.

It then runs oxfmt to format all affected code. After formatting, it commits the changes and pushes them to your remote branch. The commit title follows a predefined format.

Finally, it uses the gh command line tool to open a pull request on GitHub. The PR title matches the same format. This skill helps you create clean, consistent pull requests quickly.

Add Make Pr skill to your workflow

Global

mkdir -p ~/.claude/skills/make-pr

Project

mkdir -p .claude/skills/make-pr

Source Repository

Stars
51,532
Forks
3,699
Watchers
51,532
License
NOASSERTION
Last Push
1 month ago
Created
6 years ago