Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:37 +08:00
commit ac82a0d63b
4 changed files with 211 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:yebot/rad-cc-plugins:plugins/agent-architect",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "483347a712e34d1f4e07dcfbaf8a511d7c5e4500",
"treeHash": "bdaeb72e7cc7a6484560f633003e6da8972e3069532cb9a5d28cf2ec70922365",
"generatedAt": "2025-11-28T10:29:10.173652Z",
"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": "agent-architect",
"description": "Agent Architect - Tools and templates for designing Claude Code subagents",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "7901956263ae716ed8ef5c1dc84e654d3792b102a24746823903fbaaebf3b721"
},
{
"path": "agents/agent-composer.md",
"sha256": "1d9bf665e3d3ed06c5116d1acc2a496172feab0fbc9bd27d87fc23f8e1091163"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "3b99609d3f1d2c41fe3856c01aa82c9266f8df52b7acb07911afbfdd6aa727b6"
}
],
"dirSha256": "bdaeb72e7cc7a6484560f633003e6da8972e3069532cb9a5d28cf2ec70922365"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}