From gh
GitHub mention and reference syntax — #ID for issues and PRs, owner/repo#ID for cross-repo links, @login for users, closing keywords, bot comment prefix, and PR description conventions. Invoke before writing any content to GitHub (issues, PR descriptions, PR comments, review replies, project notes).
How this skill is triggered — by the user, by Claude, or both
Slash command
/gh:gh-mentionsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill loads the GitHub mention conventions so you use the correct syntax
This skill loads the GitHub mention conventions so you use the correct syntax when writing to GitHub.
Read the full conventions document:
references/gh-mention-conventions.md
Note: the path is relative to the gh plugin root (gh/references/).
| What | Syntax | Example |
|---|---|---|
| Issue or pull request | #ID | #123 |
| Cross-repo issue or PR | owner/repo#ID | octo-org/platform#456 |
| User / team | @login | @octocat |
| State transition | keyword + #ID | Fixes #123 |
| Bot comment prefix | [<dev>'s bot] | [Jane's bot] Fixed: ... |
Invoke this skill before:
gh-publish-pr)gh-babysit-pr, gh-pr-tender)gh-work-items, gh-draft-work-item)gh-work-on)npx claudepluginhub gautam-achieveai/claudeplugins --plugin ghCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.