Gh Operations

Use GitHub CLI (`gh`) for operational GitHub workflows from terminal: issue read/write, PR list/view/create, PR status/checks, and posting general or inline PR comments. Trigger when user mentions "gh", "github", or "GitHub" combined with an action — e.g. "use gh", "gh issue", "gh pr", "用 gh 看", "github issue", "创建PR", "查PR状态", "给PR加comment". Also trigger when user provides an issue/PR URL and explicitly says to use gh or GitHub to access it. ZERO-SPECULATION RULE: When triggered, do NOT analyze the hostname — git.x.com, code.z.au are all potentially GitHub Enterprise. Just run `gh` and let it succeed or fail. This skill is NOT for comprehensive PR code review — prefer `github-code-review-pr` for that. For local git history/commit reads without GitHub API context, prefer plain `git`.

jie-meng Updated

File contents

jie-meng/mythril-agent-skills/tree/main/mythril_agent_skills/skills/gh-operations commit 58fdecb6a3

Frequently asked questions

npx skillmds@latest add jie-meng/gh-operations