From auto-mobile
Runs GitHub CLI (gh) commands for PRs, issues, CI checks, logs, and repo metadata. Useful for workflows needing GitHub data like PR status or run logs.
npx claudepluginhub kaeawc/auto-mobile --plugin auto-mobileThis skill uses the workspace's default tool permissions.
Use `gh` for GitHub work in this repo.
Executes GitHub CLI (gh) commands for PR status/checks/merges, issue listing/creation/viewing, repo viewing, and more. Requires gh installed/authenticated in GitHub repos.
Uses the `gh` CLI for GitHub issues, pull requests, Actions runs, and API queries. Debugs CI failures via PR checks, run lists, views, and failed logs.
Interact with GitHub using the gh CLI for issues, PRs, CI runs, and API queries. Check PR checks, view workflow logs, list runs, and extract data with JSON/JQ.
Share bugs, ideas, or general feedback.
Use gh for GitHub work in this repo.
gh pr view, gh pr list, gh pr create, and gh pr edit for pull requests.gh issue list and gh issue view for issues.gh pr checks and gh run view for CI status and logs.gh api or GraphQL only when gh subcommands do not expose the data or mutation you need.scratch/ and summarize the result.check-ci, pr-analysis, push-pr, and push-my-prs.