git-review
This skill should be used when the user needs to review and respond to GitHub Pull Request comments. It automatically fetches review comments (both inline code comments and PR-level comments) from GitHub Codex, Claude Code, or human reviewers, organizes them by priority, and lets the user select which items to address using AskUserQuestion. After the user selects items, the main agent automatically implements the fixes.
$ 安裝
git clone https://github.com/a-tak/bf-copy /tmp/bf-copy && cp -r /tmp/bf-copy/.claude/skills/git-review ~/.claude/skills/bf-copy// tip: Run this command in your terminal to install the skill
