---
name: dokhacgiakhoa/address-github-comments
source: https://app.decimal.ai/s/dokhacgiakhoa-address-github-comments@1/SKILL.md
source_sha256: a53f0fa44091
---

# 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](./sub-skills/1-inspect-comments.md)
### 2. [2. Categorize and Plan](./sub-skills/2-categorize-and-plan.md)
### 3. [3. Apply Fixes](./sub-skills/3-apply-fixes.md)
### 4. [4. Respond to Comments](./sub-skills/4-respond-to-comments.md)