Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-commands-fix-github-issue.json
2025-11-29 18:53:27 +08:00

18 lines
583 B
JSON

{
"name": "fix-github-issue",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "fix-github-issue",
"description": "Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-fix-github-issue.git"
},
"strict": true
}
]
}