Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "subagent-creator",
|
||||
"description": "Expert subagent architect with comprehensive skill library for creating production-ready, skill-aware Claude Code subagents",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "bandofai"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
3
README.md
Normal file
3
README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# subagent-creator
|
||||
|
||||
Expert subagent architect with comprehensive skill library for creating production-ready, skill-aware Claude Code subagents
|
||||
3685
agents/ultimate-subagent-creator.md
Normal file
3685
agents/ultimate-subagent-creator.md
Normal file
File diff suppressed because it is too large
Load Diff
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:bandofai/puerto:plugins/subagent-creator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "892e57abdcb8a25ad327e3338e28dbd8d6d64b15",
|
||||
"treeHash": "c4c5d473da53d90b05ff54737ed2fd4322ae2e4430e8ddd0ba77f7a60775c619",
|
||||
"generatedAt": "2025-11-28T10:14:07.823912Z",
|
||||
"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": "subagent-creator",
|
||||
"description": "Expert subagent architect with comprehensive skill library for creating production-ready, skill-aware Claude Code subagents",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "34caddb886b9087e9a58d2e54af724c2ab6009f5cba82c55fcffbf900a07dfd2"
|
||||
},
|
||||
{
|
||||
"path": "agents/ultimate-subagent-creator.md",
|
||||
"sha256": "b5b175693d99d1ac606456f65a32a894be474959a3788947ae84ad8bae629069"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "26c0c70215b5ea908559e16c86228c652d8bdb6f26a2fd16c0b1c19d297351d5"
|
||||
},
|
||||
{
|
||||
"path": "skills/subagent-creation/SKILL.md",
|
||||
"sha256": "05b37979500ce586f4c13ab2affbfb9514cd256bab1f4ce0a1dde9b735c6beb9"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c4c5d473da53d90b05ff54737ed2fd4322ae2e4430e8ddd0ba77f7a60775c619"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
1861
skills/subagent-creation/SKILL.md
Normal file
1861
skills/subagent-creation/SKILL.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user