Files
gh-brandcast-signage-agent-…/.claude-plugin/plugin.json
2025-11-29 18:02:28 +08:00

15 lines
309 B
JSON

{
"name": "agent-benchmark-kit",
"description": "Automated quality assurance for Claude Code agents using LLM-as-judge evaluation",
"version": "1.0.0",
"author": {
"name": "BrandCast",
"url": "https://brandcast.app"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}