Respond banner
fotoetienne fotoetienne

Respond

Git community

Description

--- description: Respond to all comments and reviews on a PR allowed-tools: Bash(gh:*), Bash(gh pr checks:*), Bash(git:*), Bash(just:*), Read, Glob, Grep, Edit, Write, Task, TodoWrite, WebFetch --- Respond to all comments and reviews on a GitHub pull request. **Pull Request:** $ARGUMENTS **Workflow:** ## 1. Fetch Comments and Reviews - Use `gh pr view $ARGUMENTS` to get PR details - Use `gh api repos/{owner}/{repo}/pulls/{pr#}/comments` to fetch all review comments - Use `gh api repos/{owner

Installation

Installs to ~/.claude/commands/fotoetienne-gru-respond.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fotoetienne/gru/HEAD/.claude/commands/respond.md -o ~/.claude/commands/fotoetienne-gru-respond.md

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

Full documentation available on GitHub

View Source Repository