Skip to content

alkampfergit/github-alk

v0.1.1

GitHub CLI, CI, PR, and SonarCloud automation skills, ported from azdo-cli.

github-alk

GitHub CLI, CI, PR, and SonarCloud automation skills, ported from azdo-cli.

Skills

  • gh-cli-guide — reference guide for gh command 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

  • gh installed 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