Review Comments banner
zircote zircote

Review Comments

Git community

Description

--- allowed-tools: Bash(gh:*), Bash(git:*), Bash(jq:*), Read, Write, Edit, Glob, Grep, Task, AskUserQuestion argument-hint: '[pr-number] [--auto | --interactive] [--confidence=N] [--dry-run]' description: Review GitHub PR comments, assess validity, remediate accepted findings, and respond to all comments with explanations --- <!-- BEGIN MNEMONIC PROTOCOL --> ## Memory Search first: `/mnemonic:search {relevant_keywords}` Capture after: `/mnemonic:capture {namespace} "{title}"` Run `/mnemoni

Installation

Installs to ~/.claude/skills/zircote-gh-review-comments/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-gh-review-comments && curl -fsSL https://raw.githubusercontent.com/zircote/gh/HEAD/commands/review-comments.md -o ~/.claude/skills/zircote-gh-review-comments/SKILL.md

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

Full documentation available on GitHub

View Source Repository