12 lines
374 B
JSON
12 lines
374 B
JSON
{
|
|
"name": "analyze-issue",
|
|
"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": "jerseycheese",
|
|
"url": "https://github.com/jerseycheese"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |