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

18 lines
577 B
JSON

{
"name": "fix-github-issue",
"owner": {
"name": "jeremymailen",
"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-ananddtyagi-claude-code-marketplace-plugins-fix-github-issue.git"
},
"strict": true
}
]
}