GitHub CLI Skills
GitHub CLI for pull requests, issues, repos, actions, and code review — all from your terminal.
10 skills
Harden GitHub Actions Security
Secure your GitHub Actions workflows against supply chain attacks — pin actions to SHA, configure least-privilege permissions, protect secrets, and enable OpenID Connect.
Build a Production CI/CD Pipeline with GitHub Actions
Create a complete CI/CD pipeline with GitHub Actions — lint, test, build, and deploy with caching, matrix builds, environment protection rules, and reusable workflows.
Configure CODEOWNERS for Automatic Review Assignment
Set up GitHub CODEOWNERS to automatically assign the right reviewers to pull requests based on file paths, ensuring domain experts review relevant code changes.
GitHub PR Comment Resolution
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
GitHub CI Fix Automation
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval.
Configure Dependabot with Auto-Merge and Grouping
Set up Dependabot for automated dependency updates with grouped PRs, auto-merge for safe updates, and custom schedules to reduce maintenance burden.
Github Actions Templates
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications.
Github Automation
Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio).
Github Issue Creator
Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports.
Github Workflow Automation
Automate GitHub workflows with AI assistance.