Finalize Github Pr banner
SilverAssist SilverAssist

Finalize Github Pr

Git community

Description

--- agent: agent description: Finalize a pull request after approval and prepare for merge --- # Finalize GitHub Pull Request Finalize PR for GitHub issue **#{issue-number}** after approval and prepare for merge. ## Prerequisites - PR has been approved - GitHub MCP connection or `gh` CLI required - Reference: `.github/prompts/_partials/git-operations.md` - Reference: `.github/prompts/_partials/validations.md` - Reference: `.github/prompts/_partials/github-integration.md` ## Steps ### 1. Ve

Installation

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

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SilverAssist/agents-toolkit/HEAD/.claude/commands/finalize-github-pr.md -o ~/.claude/commands/silverassist-agents-toolkit-finalize-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