Files
2025-11-29 17:52:39 +08:00

12 lines
375 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/"
]
}