Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-tool-evaluator.json
2025-11-29 18:53:27 +08:00

18 lines
713 B
JSON

{
"name": "tool-evaluator",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "tool-evaluator",
"description": "Use this agent when evaluating new development tools, frameworks, or services for the studio. This agent specializes in rapid tool assessment, comparative analysis, and making recommendations that align with the 6-day development cycle philosophy. Examples:\\n\\n<example>\\nContext: Considering a new framework or library",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-tool-evaluator.git"
},
"strict": true
}
]
}