Results for “git-status”
17 skillsRoundup
Generate personalized status briefings by pulling from configured data sources like GitHub, email, Teams, and Slack, then synthesizing updates in your own communication style.
36.2k
Github
Interact with GitHub using the `gh` CLI to check PR status, manage issues, review code, and query the API.
1
Github Pr Workflow
Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.
0 · bundle
More results
Github
Interact with GitHub via the `gh` CLI. Use for issues (read, comment, file), pull requests (view, comment, check CI status), workflow runs, and `gh api` for queries the subcommands don't cover. Authentication is via the bot's GITHUB_TOKEN (already wired through `gh auth setup-git` at container start).
6
Github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
0
Github
Interact with GitHub issues, pull requests, Actions runs, and the GitHub API using the `gh` CLI.
5 · bundle
Github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
2 · bundle
Github
Interact with GitHub repositories using the `gh` CLI to manage issues, pull requests, CI runs, and query the GitHub API.
3.8k · bundle
Github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
6
Github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
Github
Interact with GitHub issues, pull requests, Actions runs, and the GitHub API using the `gh` CLI.
42.4k · bundle
Github
Interact with GitHub issues, pull requests, Actions runs, and API queries using the gh CLI.
3 · bundle
Github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
0 · bundle
Github
Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
1 · bundle
Issue Sync
Mirror issues and status across issue trackers with stable external-ID mapping to avoid duplicates. Load when syncing GitHub and Linear issues, mirroring ticket status, or keeping two trackers in sync. Also triggers on "issue sync", "sync issues", "mirror issues to", "keep Linear and GitHub in sync", or bidirectional issue tracker updates. Requires API access on both sides — stops if credentials missing.
3 · bundle
Roundup
Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define.
0
Github
GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.
9