github-conversation
Installation
SKILL.md
GitHub Conversation
Use this skill when
- You need to read a PR/issue before replying.
- You need to reply to comments or review threads.
- You need to submit a review.
- You need to post a status update that closes loops.
Tool split
- Use
gh-llmfor reading context (timeline, collapsed items, review threads, checks). - Use
ghfor simple write actions (comment, labels, assignees, reviewers, close/reopen, merge). - If context is incomplete, do not reply yet; expand first.
Message body fidelity
GitHub stores the body text exactly as sent.