Create Github Pr banner
SilverAssist SilverAssist

Create Github Pr

Git community

Description

--- agent: agent description: Create a pull request for the current branch linked to a GitHub issue --- # Create GitHub Pull Request Create a pull request for the current branch linked to GitHub issue **#{issue-number}**. ## Prerequisites - Run `prepare-pr` first to ensure code is ready - GitHub MCP connection or `gh` CLI required - Reference: `.github/prompts/_partials/pr-template.md` - Reference: `.github/prompts/_partials/git-operations.md` - Reference: `.github/prompts/_partials/github-i

Installation

Installs to ~/.claude/commands/silverassist-agents-toolkit-create-github-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SilverAssist/agents-toolkit/HEAD/.claude/commands/create-github-pr.md -o ~/.claude/commands/silverassist-agents-toolkit-create-github-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository