Github Pr Reply Guard

Operational guard against replying to the wrong thread when responding to GitHub PR review comments. Use when replying to review comments, reporting fixes, or resolving threads — especially when a comment URL and comment ID are involved: confirm the ID from pulls/:pr/comments and verify in_reply_to_id after replying. Also covers the GraphQL fallback for when a pending review makes the REST reply API fail.

gitt510 f8dfb66 2 files · 4.6 KB Updated

File contents

gitt510/agent-skills/tree/main/skills/github-pr-reply-guard commit f8dfb6634e

Frequently asked questions

npx skillmds@latest add gitt510/github-pr-reply-guard