Files
gh-ccplugins-awesome-claude…/.claude-plugin/plugin.json
2025-11-29 18:06:52 +08:00

11 lines
227 B
JSON

{
"name": "pr-issue-resolve",
"description": "this is to analyze the PRs and solve the requested changes in them\n",
"version": "1.0.0",
"author": {
"name": "safayavatsal"
},
"commands": [
"./commands"
]
}