Verify Pr banner
basher83 basher83

Verify Pr

Git community

Description

--- description: Verify that PR claims match actual implementation allowed-tools: Bash(git:*), Bash(gh:*) argument-hint: [PR-number|branch-name] --- # Task: Verify Pull Request Claims **PR to verify:** $ARGUMENTS **Purpose:** Verify that a PR's description, commits, and plan match actual implementation. **Core 4 Foundation:** - **Context:** PR metadata + git changes + plan documents - **Model:** Semantic verification capabilities - **Prompt:** This systematic verification process - **Tools:

Installation

Installs to ~/.claude/commands/basher83-lunar-claude-verify-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/basher83/lunar-claude/HEAD/.claude/commands/verify-pr.md -o ~/.claude/commands/basher83-lunar-claude-verify-pr.md

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

Full documentation available on GitHub

View Source Repository