github-alk
GitHub CLI, CI, PR, and SonarCloud automation skills, ported from azdo-cli.
Skills
- gh-cli-guide — reference guide for
ghcommand patterns; other skills in this plugin call into it rather than duplicating raw commands. - gh-actions-debug — diagnose and fix failing GitHub Actions workflows.
- github-pr-manager — manual, slash-only: fix a PR until checks pass, open PRs, handle reviewer comments, close release PRs.
- sonarcloud — analyze and fix SonarCloud issues on pull requests.
- sonarcloud-pr-fix — end-to-end SonarCloud cleanup for the current branch's PR.
Requirements
ghinstalled and authenticated (gh auth status).
Install
This plugin is distributed from the agent-plugins-base marketplace
(alkampfergit/agent-plugins-base).
# Claude Code
/plugin marketplace add alkampfergit/agent-plugins-base
/plugin install github-alk@agent-plugins-base
# GitHub Copilot CLI
copilot plugin marketplace add alkampfergit/agent-plugins-base
copilot plugin install github-alk@agent-plugins-base
# OpenAI Codex CLI
codex plugin marketplace add alkampfergit/agent-plugins-base
codex plugin install github-alk