Armory
Source
Browse
Skills

address-github-comments

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install address-github-comments --cli claude

writes the skill into.claude/skills/address-github-comments/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/address-github-comments/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/address-github-comments/SKILL.md -o .claude/skills/address-github-comments/SKILL.md

Notes

Extracted from davila7/claude-code-templates, address-github-comments category.