12 lines
395 B
JSON
12 lines
395 B
JSON
{
|
|
"name": "issue-analyzer",
|
|
"description": "Fetches GitHub issue details to create comprehensive implementation specifications, analyzing requirements and planning structured approach with clear implementation steps.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |