xpepper/gem-pr-review
v1.0.1MIT
Parallel AI code review for GitHub pull requests using GitHub Copilot CLI and Agent Plugins.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
Configuration does not match the published schema
A conformant client may refuse to load these servers.
gem-pr-review
{
"command": "node",
"args": [
"server/index.js"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "gem-pr-review",
"version": "1.0.1",
"description": "Parallel AI code review for GitHub pull requests using GitHub Copilot CLI and Agent Plugins.",
"license": "MIT",
"keywords": [
"copilot",
"copilot-cli",
"agent-plugin",
"agent-skills",
"gem-pr-review",
"pr-review",
"code-review",
"ai-code-review"
]
}