Files
gh-ananddtyagi-claude-code-…/.claude-plugin/plugin.json
2025-11-29 17:53:16 +08:00

12 lines
253 B
JSON

{
"name": "code-review",
"description": "Perform a comprehensive code review of recent changes",
"version": "1.0.0",
"author": {
"name": " Anand Tyagi",
"url": "https://github.com/ananddtyagi"
},
"commands": [
"./commands/"
]
}