Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:05 +08:00
commit 2a0977c1ae
4 changed files with 8080 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "master",
"description": "Advanced master agent v2.2.1 with comprehensive diagnostic capabilities and unified state machine v2.2.1. Features: complete state coverage for SYSTEM_SELF_DIAGNOSIS from all critical states, fixed critical incomplete state coverage bug, optimized parallel processing engine, multi-level diagnostic caching, intelligent agent selection, and maximum diagnostic reliability with full system accessibility.",
"version": "0.9.10",
"author": {
"name": "Bohdan",
"email": "pomazan.bohdan@gmail.com"
},
"agents": [
"./agents"
]
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# master
Advanced master agent v2.2.1 with comprehensive diagnostic capabilities and unified state machine v2.2.1. Features: complete state coverage for SYSTEM_SELF_DIAGNOSIS from all critical states, fixed critical incomplete state coverage bug, optimized parallel processing engine, multi-level diagnostic caching, intelligent agent selection, and maximum diagnostic reliability with full system accessibility.

8020
agents/master.md Normal file

File diff suppressed because it is too large Load Diff

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:pomazanbohdan/subagent-master:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "233f120b48be72aafc394b68855a93e0afb71ae6",
"treeHash": "2c264fdc3cbe6069b2fe4ea425ab8b2f2be58bb0eb2a82e07dadd727208f398e",
"generatedAt": "2025-11-28T10:27:39.171936Z",
"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": "master",
"description": "Advanced master agent v2.2.1 with comprehensive diagnostic capabilities and unified state machine v2.2.1. Features: complete state coverage for SYSTEM_SELF_DIAGNOSIS from all critical states, fixed critical incomplete state coverage bug, optimized parallel processing engine, multi-level diagnostic caching, intelligent agent selection, and maximum diagnostic reliability with full system accessibility.",
"version": "0.9.10"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "eaf8ac3f8b2afef03a72bef1c1afeeb0d46ca0d74250e95876ed3ea89fc1696a"
},
{
"path": "agents/master.md",
"sha256": "0b917f91a0e234077d169fbac634a043597329fd495744c8658e990f6f8dcf4b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8c0ccea81f7299ac5c314c80502b24f7c608f758c88600768171ad6b0fe36245"
}
],
"dirSha256": "2c264fdc3cbe6069b2fe4ea425ab8b2f2be58bb0eb2a82e07dadd727208f398e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}