AgentSkillsCN

address-github-comments

当您需要通过 gh CLI 对 GitHub 上的开放拉取请求进行评审或回复评论时,可使用此技能。

SKILL.md
--- frontmatter
version: 4.1.0-fractal
name: address-github-comments
description: Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

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.

bash
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