HiAi-gg avatar

github

v0.0.2

by HiAi-gg · author: HiAI

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

What github does, in the publisher's words

Inspect and work with GitHub: pull requests, issues, CI, and repositories, via GitHub's official MCP server (GitHub Copilot-hosted), wrapped in focused workflow skills.

An Agent Plugin (spec 1.0.0).

A plugin that gives an agent a disciplined way to review PRs, triage issues, investigate Actions failures, and explore repositories, using GitHub's own first-party MCP endpoint, plus skills that teach when and how to combine the tools.

  • First-party upstream: GitHub's official MCP server; no third-party API wrapper.
  • Read/inspect by default: reviewing, triaging, and investigating are structured workflows, not ad-hoc tool calls.
  • No credentials in the plugin: authentication is the MCP host's job (OAuth via your client).
  • Server: github: streamable-http to https://api.githubcopilot.com/mcp/ (GitHub Copilot-hosted, vendor-operated; endpoint version not pinnable).
  • Skills: review-pull-request, triage-issue, investigate-ci, explore-repository.

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

Skills
4
MCP servers
1
Stars
1
License
MIT
Repo created
2026-08-08
Last pushed
2026-09-03
Publisher type
Organization
Version
0.0.2

Links

Skills · 4

explore-repository
Produce a structured read-only review of a GitHub repository: purpose, structure, health signals, dependencies, and contribution state. Use when onboarding to an unfamiliar repository, evaluating a repo for adoption, or preparing a summary.
investigate-ci
Investigate GitHub Actions workflow failures: find the failed run, read the failing job step, examine logs, and identify the root cause. Use when a CI run fails, a workflow does not trigger, or a check is stuck or skipped.
review-pull-request
Review a GitHub pull request systematically: read the diff, changed files, review comments, CI status, and related issues, then produce a structured review. Use when asked to review a PR, assess merge readiness, or understand what a PR changes.
triage-issue
Triage GitHub issues in a repository: classify, prioritize, deduplicate, and route them with evidence. Use when asked to sort an issue backlog, identify duplicates, label issues, or decide what to work on next.

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

MCP servers · 1

githubstreamable-http
https://api.githubcopilot.com/mcp/

Read from the plugin's own mcp.json. We list environment variable names, never values.

Category

Integrations & APIs. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

github · pull-requests · issues · ci · mcp · agent-plugins

Related by publisher and keywords

  • cloudflareHiAi-gg

    Inspect and debug Cloudflare: Workers, DNS, request handling, and configuration, via Cloudflare's official Code Mode MCP server.

  • context7HiAi-gg

    Current library and framework documentation via Context7's first-party MCP server, with usage-discipline skills for when an agent should consult it.

  • figmaHiAi-gg

    Bring Figma design context into agent workflows: inspect design context, implement from design, map components, and compare code to design, via Figma's official MCP server.

  • firecrawlHiAi-gg

    Search, scrape, crawl, and extract from the web with Firecrawl's official MCP server, with focused workflow skills.

  • kubernetesHiAi-gg

    Inspect and diagnose Kubernetes clusters: pods, resources, events, logs, and health, via a trusted read-only Kubernetes MCP server plus workflow skills.

  • notionHiAi-gg

    Research and summarize a Notion workspace: find pages, gather context, and prepare project updates, via Notion's official hosted MCP server.

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--hiai-gg)

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