AI AGENT ADDONS

Address Github Comments

sickn33/antigravity-awesome-skills

Feedback on a GitHub pull request can come from many people. You need to read each comment, understand it, and then fix the code. This skill shows you how to do that step by step using the gh CLI tool.

First, check that you are logged in with gh auth status. Then fetch all comments with gh pr view --comments. Plan your fixes and wait for approval before making changes. After you fix the code, you mark the comments as resolved with a reply.

Avoid common mistakes like fixing code without reading the surrounding lines. Always verify your login first. This skill makes the whole review process clear and organized.

Add Address Github Comments skill to your workflow

Global

mkdir -p ~/.claude/skills/address-github-comments

Project

mkdir -p .claude/skills/address-github-comments

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
1 month ago
Created
7 months ago