Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "perspectives",
|
||||
"description": "Multi-perspective reasoning through dynamic persona synthesis, storage, and dialogue orchestration",
|
||||
"version": "0.1.3",
|
||||
"author": {
|
||||
"name": "synapseradio"
|
||||
},
|
||||
"agents": [
|
||||
"./agents/dialogue-conductor.md",
|
||||
"./agents/panel.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/consult.md",
|
||||
"./commands/confer.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user