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

12 lines
273 B
JSON

{
"name": "analyze-codebase",
"description": "Generate comprehensive analysis and documentation of entire codebase",
"version": "1.0.0",
"author": {
"name": " Anand Tyagi",
"url": "https://github.com/ananddtyagi"
},
"commands": [
"./commands/"
]
}