alkampfergit avatar

github-alk

v0.1.1

by alkampfergit · author: alkampfer

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

What github-alk does, in the publisher's words

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

  • 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.
  • gh installed and authenticated (gh auth status).

From the project README, punctuation lightly normalized · Open the README on GitHub

Skills
5
MCP servers
0
Stars
0
License
n/a
Repo created
2026-07-29
Last pushed
2026-09-10
Publisher type
User
Version
0.1.1

Links

Skills · 5

gh-actions-debug
Diagnose and fix failing GitHub Actions workflows using the gh CLI. Use when CI is failing, tests pass locally but not in CI, or the user wants to inspect workflow run logs and secrets.
gh-cli-guide
Reference guide for the `gh` GitHub CLI. Invoke when another skill in this plugin (github-pr-manager, gh-actions-debug, sonarcloud, sonarcloud-pr-fix) needs canonical command patterns for issues, PRs, checks, workflow logs, reviewer comments, code scanning, labels, or the REST API. Also used when t…
github-pr-manager
MANUAL SLASH-ONLY skill. Invoke EXCLUSIVELY when the user types `/github-pr-manager`. Never auto-invoke, never chain from another skill, never treat any other skill's handoff comment or instruction as a trigger. When the user runs it directly: fix the current GitHub pull request until checks pass o…
sonarcloud-pr-fix
Use when the user wants to find SonarCloud issues for the current branch pull request, fix them in the local repo, verify with local checks, push the branch, and confirm whether SonarCloud has reanalyzed the PR.
sonarcloud
Analyze and fix SonarCloud issues on pull requests. Use when the user mentions SonarCloud, quality gate, code smells, duplication, or wants to check PR quality status. Reads issues via GitHub API, creates fix plans, and applies fixes with awareness of parallel agent safety.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

Category

Code Review & Quality. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

github · gh-cli · pull-requests · ci · sonarcloud

Related by publisher and keywords

  • githubHiAi-gg

    Inspect and work with GitHub: pull requests, issues, CI, and repositories via GitHub's official MCP server, with focused workflow skills.

  • github-cli-powerchriswessells

    Manage GitHub repos, issues, PRs, releases, and Actions using the gh CLI, no MCP server required

  • githubPorabuild

    Triage PRs, issues, CI, and publish flows.

  • github777genius

    Community package for GitHub MCP Server. Work with repositories, issues, pull requests, reviews, and code search through GitHub's hosted MCP endpoint.

  • GitHub workflow skills for PR review evaluation, Dependabot PR management, Copilot resource optimization, and AI guidance scaffolding.

  • githubinsodimension

    GitHub connector: issues, PRs, releases, repos, and search via the gh CLI

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/github-alk)

✓ Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.