بنقرة واحدة
github
Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use Crabbox for OpenClaw remote Linux validation. Default to Blacksmith Testbox; includes direct Blacksmith and owned AWS/Hetzner fallback notes when Crabbox fails.
Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Use immediately for any pasted OpenClaw GitHub issue or PR URL/number, and for OpenClaw issue/PR review, triage, duplicate search, opener identity/who wrote it, author account age/activity, comments, labels, close, land, or maintainer evidence checks.
Run, watch, debug, extend, or explain OpenClaw qa-lab and qa-channel scenarios, artifacts, and live lanes.
Run, rerun, debug, or interpret OpenClaw Parallels install, onboarding, gateway smoke, and upgrade checks.
Fix only small, high-certainty OpenClaw bugs from a pasted issue/PR list after deep code review.
| name | github |
| description | Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries. |
| tier | T1 |
| tools | ["gh","bash"] |
| trigger_phrases | ["github","pr","issue","workflow"] |
| metadata | {"openclaw":{"emoji":"🐙","requires":{"bins":["gh"]}}} |
| user-invocable | true |
Use this skill when the user asks anything about GitHub: issues, pull
requests, CI runs, releases, comments, code review, or organizational
metadata. Prefer the gh CLI over web URLs — gh handles auth,
pagination, and structured output natively.
gh pr view 123 # view PR details
gh pr checks 123 # CI status
gh issue list --state open # list open issues
gh run list -L 5 # last 5 workflow runs
gh release create v1.2.3 # cut a release