Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
Scanned 5/27/2026
Install via CLI
openskills install H4D3ZS/vscodium-rust---
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](./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)
No comments yet. Be the first to comment!