Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:33:27 +08:00

15 lines
322 B
JSON

{
"name": "code-review-ai",
"description": "AI-powered architectural review and code quality analysis",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/architect-review.md"
],
"commands": [
"./commands/ai-review.md"
]
}