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

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