18 lines
535 B
JSON
18 lines
535 B
JSON
{
|
|
"name": "fix-issue",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "fix-issue",
|
|
"description": "Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/validating the fix for proper integration.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-fix-issue.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |