Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "panel-system",
|
||||
"description": "Dynamic multi-perspective analysis with 3 core roles + recruited specialists. Recruiter analyzes topic and assigns 2-5 specialist agents from 239-agent library with evocative session-specific names.",
|
||||
"version": "4.1.2",
|
||||
"author": {
|
||||
"name": "pknull",
|
||||
"email": "noreply@example.com"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/recruiter.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user