18 lines
565 B
JSON
18 lines
565 B
JSON
{
|
|
"name": "issue-analyzer",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "issue-analyzer",
|
|
"description": "Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-issue-analyzer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |