18 lines
577 B
JSON
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
|
|
}
|
|
]
|
|
} |