Files
gh-technickai-ai-coding-con…/.claude-plugin/plugin.json
2025-11-30 09:00:38 +08:00

12 lines
243 B
JSON

{
"name": "code-review",
"description": "Code review, testing, and architecture audit agents",
"version": "1.0.0",
"author": {
"name": "TechNickAI",
"url": "https://github.com/TechNickAI"
},
"agents": [
"./agents"
]
}