Files
gh-shavakan-claude-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:56:32 +08:00

15 lines
323 B
JSON

{
"name": "mcp-github",
"description": "GitHub repository, issue, and pull request management with PR review analysis",
"version": "1.1.5",
"author": {
"name": "shavakan",
"email": "cs.changwon.lee@gmail.com"
},
"commands": [
"./commands/pr-review-analyze.md"
],
"mcp": [
"./.mcp.json"
]
}