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

18 lines
556 B
JSON

{
"name": "analyze-issue",
"owner": {
"name": "jerseycheese",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "analyze-issue",
"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-ananddtyagi-claude-code-marketplace-plugins-analyze-issue.git"
},
"strict": true
}
]
}