Armory
Source
Browse
Skills

gh-address-comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install gh-address-comments --cli claude

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

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

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

What it is

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

When to use it

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

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/development/gh-address-comments/SKILL.md -o .claude/skills/gh-address-comments/SKILL.md

Notes

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