fdksafs3Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Install via ClawdBot CLI:
clawdbot install yequanzheng/fdksafs3Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 26, 2026
A development team uses the gh CLI to automate monitoring of CI checks and workflow runs on pull requests. This enables immediate detection of failures and reduces manual checking, speeding up the development cycle.
A DevOps engineer leverages gh to list recent workflow runs and view logs for failed steps, streamlining release verification processes. This ensures quick rollback decisions and maintains deployment quality.
Project managers use gh api to extract pull request details like title, state, and author for generating weekly reports. This provides visibility into project progress and contributor activity without leaving the terminal.
Scrum masters use gh issue list with JSON output and jq filtering to create structured views of issues by number and title. This aids in sprint backlog grooming and capacity planning.
Data analysts use gh api to pull repository metrics (e.g., PR merge times, issue closure rates) into business intelligence dashboards. This enables data-driven decisions on team performance and process improvements.
Offer a CLI-based GitHub assistant for free with basic monitoring features; charge for premium integrations like multi-repo dashboards or advanced alerting. Revenue comes from monthly subscriptions.
Package the skill with other automation tools to provide an enterprise-grade developer productivity suite. License per seat with tiered pricing based on number of repositories and users.
Provide consulting services to help teams integrate gh CLI into their workflows, along with training workshops. Charge hourly or per project for custom automation scripts and best practices.
💬 Integration Tip
Combine with CI/CD tools by adding gh commands as steps in GitHub Actions workflows for automated pipeline monitoring.
Scored Apr 19, 2026
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.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.