Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:00 +08:00
commit f05501db4b
5 changed files with 472 additions and 0 deletions

48
plugin.lock.json Normal file
View File

@@ -0,0 +1,48 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Jhvictor4/claudy:claudy-multi-agent",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "00a1bfc3ffcbafcc7376cfdcb33d36672ce93d65",
"treeHash": "01045635f1d5eb892c83c04a441ce606e97d47befb063d8eaa366b8e428d8b0f",
"generatedAt": "2025-11-28T10:11:48.089576Z",
"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": "claudy-multi-agent",
"description": "Multi-agent orchestration plugin providing both CLI skill and MCP tools. Enables launching multiple agents in parallel, managing persistent sessions, and coordinating complex workflows beyond Task tool capabilities."
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5d148f49d9971fca1dd8fb90b41b90d5d0f1f49fe6df365a3adff6757d0ae5c8"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6240441df615ae36545c7ad918b8759e6f38dd8f387b1f38937e43db33bdeb7d"
},
{
"path": "skills/claudy-orchestration/SKILL.md",
"sha256": "a57436ae69787e229dc58b74fcd9fd994c064f9770118689ee8e8970aafa5232"
},
{
"path": "skills/claudy-orchestration/references/cli_reference.md",
"sha256": "85f4040744346fcc275114d3b44bfc93dd82a0f547aa1a70f81d8434d5e0ffff"
}
],
"dirSha256": "01045635f1d5eb892c83c04a441ce606e97d47befb063d8eaa366b8e428d8b0f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}