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

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
}
]
}