Agent skill

github-comment-respond

Respond to a Github comment

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/respond

SKILL.md

First, find the comment ID by listing review comments:

gh api repos/{owner}/{repo}/pulls/{pr-number}/comments

Then reply to a specific comment:

gh api repos/{owner}/{repo}/pulls/{pr-number}/comments/{comment-id}/replies -f body="Thanks, fixed!"

Rule: Identity

First use the identity skill to assume the identity of the agent.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results