Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:13:47 +08:00

12 lines
288 B
JSON

{
"name": "pr-resolver",
"description": "this is to analyze the PRs and solve the requested changes in them\n",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}