Marketplace

git-pr-creation

This skill creates pull requests using the GitHub CLI with AI-generated descriptions. It analyzes the current branch, detects available target branches, and generates concise PR descriptions based on the commit history and changes. Use this when asked to create a pull request, file a PR, or when the user uses the `/pr` or `/gpr` command. It automates the PR creation process while ensuring quality descriptions.

$ Installieren

git clone https://github.com/foontinz/claude-code-plugins /tmp/claude-code-plugins && cp -r /tmp/claude-code-plugins/plugins/git-helper/skills/pr-creation ~/.claude/skills/claude-code-plugins

// tip: Run this command in your terminal to install the skill