Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:NehoraiHadad/agent-maestro-cli:plugins/maestro-delegation-suite",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "68c56ae5f823fed3e64d7196d4353d977e20d524",
|
||||
"treeHash": "95373103019f8bcb794994017548cf87c75f9d74ff7ab916f2f5a1bee40c5c2e",
|
||||
"generatedAt": "2025-11-28T10:12:09.466087Z",
|
||||
"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": "maestro-delegation-suite",
|
||||
"description": "Provides AgentMaestro's delegation workflow to Claude Code (delegate command, subagents, and advisor skill).",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b86beb404297a23c4534e7ad29495dffdd9818c666a659027eb106d8f373d2a4"
|
||||
},
|
||||
{
|
||||
"path": "agents/gemini-delegator.md",
|
||||
"sha256": "7a6b84e68d002bee72249f1ee8da43564ac8ac0e60ba878a712a2facde5dc6e5"
|
||||
},
|
||||
{
|
||||
"path": "agents/codex-delegator.md",
|
||||
"sha256": "5fe991d980a8588691e97691be87e048e75fe113da578be1ab14e115b90e8102"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "0342cd4db5538784ecbc884c187d5d04c6d509ba142a5b5435544189f5cbbf41"
|
||||
},
|
||||
{
|
||||
"path": "commands/delegate.md",
|
||||
"sha256": "9836d9871b365831646557760116b636dcfde0ce782d94670a99cad3a0afaf41"
|
||||
},
|
||||
{
|
||||
"path": "skills/maestro-delegation-advisor/SKILL.md",
|
||||
"sha256": "adbfc43ff2b77111942c3d4bd92387a1ee91c1bccafdb83ba15f88f230fe80cb"
|
||||
},
|
||||
{
|
||||
"path": "skills/maestro-delegation-advisor/examples/security-audit.md",
|
||||
"sha256": "6002aca995233cbdba1f0a2aec16e8015ae7b58598f728544c79ae940b117bc6"
|
||||
},
|
||||
{
|
||||
"path": "skills/maestro-delegation-advisor/examples/feature-implementation.md",
|
||||
"sha256": "e8b04d615f7aeaf5fa3a9d189ae3a4dc457a7f59071a78027e87d76a0e8420a8"
|
||||
},
|
||||
{
|
||||
"path": "skills/maestro-delegation-advisor/reference/benchmarks.md",
|
||||
"sha256": "4e32a859de38c4518fa1b91f421b63759e92552018d64c64813e442337ac3961"
|
||||
}
|
||||
],
|
||||
"dirSha256": "95373103019f8bcb794994017548cf87c75f9d74ff7ab916f2f5a1bee40c5c2e"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user