Files
gh-fussy113-claude-code-mar…/.claude-plugin/plugin.json
2025-11-29 18:27:38 +08:00

15 lines
260 B
JSON

{
"name": "github",
"description": "Use for development on GitHub",
"version": "0.0.1",
"author": {
"name": "fussy113"
},
"commands": [
"./commands/review-pr.md",
"./commands/review-dependabot.md"
],
"mcp": [
"./.mcp.json"
]
}