Files
gh-synapseradio-thinkies-pl…/.claude-plugin/plugin.json
2025-11-30 08:59:06 +08:00

16 lines
373 B
JSON

{
"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"
]
}