Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:07:40 +08:00
commit d224ff0fee
4 changed files with 332 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/test-results-analyzer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "437e4bad106413782b2951838ce3bc2034c9c834",
"treeHash": "a988a811294707c215ffcca8796a696d547ec8b9f5a7891342df3ac813ab4984",
"generatedAt": "2025-11-28T10:14:53.140353Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f9918431d71f6e25b870f63594e2eeb9df8a97df8e7aeb11c2ebbd28b97477f7"
},
{
"path": "agents/test-results-analyzer.md",
"sha256": "907a48d28577cb060b8351d7c774cfdb9448cb383666fbc01f61fcff092603a3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "502e629b025300bcaf6774bb4360e325ecd84ec21aff5597a0ad9659397a0091"
}
],
"dirSha256": "a988a811294707c215ffcca8796a696d547ec8b9f5a7891342df3ac813ab4984"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}