mcpbeat

Address Github Comments

dokhacgiakhoa/address-github-comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

385 tokens
context cost
the whole folder, loaded on every use
5
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill address-github-comments

What comes with it

739 bytes besides the instruction
sub-skills/1-inspect-comments.md
sub-skills/2-categorize-and-plan.md
sub-skills/3-apply-fixes.md
sub-skills/4-respond-to-comments.md

The instruction itself

9 sections, as written by the author

Address GitHub Comments

Overview

Efficiently address PR review comments or issue feedback using the GitHub CLI (gh). This skill ensures all feedback is addressed systematically.

Prerequisites

Ensure gh is authenticated.

gh auth status

If not logged in, run gh auth login.

Workflow

🧠 Knowledge Modules (Fractal Skills)

1. 1. Inspect Comments

2. 2. Categorize and Plan

3. 3. Apply Fixes

4. 4. Respond to Comments

How to use it

Copy the folder

Take dokhacgiakhoa/address-github-comments from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.