Peqy banner
rhesis-ai rhesis-ai

Peqy

Git community

Description

--- description: Review peqy bot comments on a PR and assess their validity against the codebase --- Review the comments left by peqy[bot] on a pull request and assess whether each comment is valid, actionable, and consistent with the codebase's existing patterns. ## Steps 1. Determine the PR number: - If `$ARGUMENTS` is provided, use it as the PR number - Otherwise, detect the current branch and find its open PR using `gh pr view --json number` 2. Fetch all review comments from peqy u

Installation

Installs to ~/.claude/commands/rhesis-ai-rhesis-peqy.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rhesis-ai/rhesis/HEAD/.claude/commands/peqy.md -o ~/.claude/commands/rhesis-ai-rhesis-peqy.md

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

Full documentation available on GitHub

View Source Repository