Files
2025-11-29 18:04:04 +08:00

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