18 lines
709 B
JSON
18 lines
709 B
JSON
{
|
|
"name": "test-results-analyzer",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "test-results-analyzer",
|
|
"description": "Use this agent for analyzing test results, synthesizing test data, identifying trends, and generating quality metrics reports. This agent specializes in turning raw test data into actionable insights that drive quality improvements. Examples:\\n\\n<example>\\nContext: Analyzing test suite results",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-test-results-analyzer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |