15 lines
401 B
JSON
15 lines
401 B
JSON
{
|
|
"name": "personalities",
|
|
"description": "Split-team framework implementation with multiple specialized persona agents for multidimensional problem analysis through cognitive harmonics and productive disagreement.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "DotClaude",
|
|
"url": "https://github.com/dotclaude"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |