Files
gh-ccplugins-awesome-claude…/.claude-plugin/plugin.json
2025-11-29 18:04:43 +08:00

11 lines
299 B
JSON

{
"name": "code-reviewer",
"description": "Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.",
"version": "1.0.0",
"author": {
"name": "Anand Tyagi"
},
"agents": [
"./agents"
]
}