Files
gh-madappgang-claude-code-p…/plugin.lock.json
2025-11-30 08:39:00 +08:00

61 lines
2.4 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:MadAppGang/claude-code:plugins/orchestration",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ad90df36843224b97a17f14cfd5a207d4e053c67",
"treeHash": "811ec6920184f4235cc78d0b9ca0025fae96488caf35059ca1224e8d5cb24150",
"generatedAt": "2025-11-28T10:12:05.859643Z",
"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": "orchestration",
"description": "Shared multi-agent coordination and workflow orchestration patterns for complex Claude Code workflows. Skills-only plugin providing proven patterns for parallel execution (3-5x speedup), multi-model validation (Grok/Gemini/GPT-5), quality gates, TDD loops, TodoWrite phase tracking, and comprehensive error recovery. Battle-tested patterns from 100+ days production use.",
"version": "0.1.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "215babb6dff86f8783d8e97d0a21546e2aaa3b055bc1cde5c4e16c6bf3d6c7a5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "36414e18947889714f9d80576e01edaab8b3ffdf9efd44107e0f5fb42b0e2270"
},
{
"path": "skills/todowrite-orchestration/SKILL.md",
"sha256": "f681467a2eef99945f90b8f2b654c8c9713f4153afdff19a0c0b312d2f6084de"
},
{
"path": "skills/quality-gates/SKILL.md",
"sha256": "ba13c21d8e9f8abeb856bbec4a6ebc821e92dfe0857942797959087452b175c3"
},
{
"path": "skills/error-recovery/SKILL.md",
"sha256": "133564d1bc0d35a8c35074b089120fe7d7a757b71bdd6222a7a5c23e45f20aa3"
},
{
"path": "skills/multi-agent-coordination/SKILL.md",
"sha256": "9e0156350eb09447221898598611a5270921c31168e7698c4bd0d3bd0ced4616"
},
{
"path": "skills/multi-model-validation/SKILL.md",
"sha256": "9d5c46dfa531f911f4fcc4070fd6c039900bcdb440c997f7eac384001a1ba33e"
}
],
"dirSha256": "811ec6920184f4235cc78d0b9ca0025fae96488caf35059ca1224e8d5cb24150"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}