For every git repo in the current folder, create and merge a PR for feature-branch work, then return to the default branch and pull. With no arguments this runs fully autonomously across ALL sub-repos — commit → push → PR → squash-merge → checkout main → pull. Use whenever the user asks to commit, ship, push, open/merge a PR, "update all repos", "get back to main", or any variant of saving work to a PR and bringing branches up to date — even if they mention only one part of the flow.
$npx -y skills add lukaskellerstein/claude-my-marketplace --skill git-prInstalls into the current project.
Run `npx skills use "https://github.com/lukaskellerstein/claude-my-marketplace" --skill "lukaskellerstein/claude-my-marketplace/git-pr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lukaskellerstein/claude-my-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/lukaskellerstein/claude-my-marketplace"` and select the relevant skills, then follow their instructions.