17 lines
487 B
JSON
17 lines
487 B
JSON
{
|
|
"name": "claude-archeflow-plugin",
|
|
"description": "ArcheFlow plugin marketplace",
|
|
"plugins": [
|
|
{
|
|
"name": "archeflow",
|
|
"description": "Multi-agent orchestration with Jungian archetypes. PDCA quality cycles, shadow detection, git worktree isolation.",
|
|
"version": "0.3.0",
|
|
"path": ".",
|
|
"keywords": [
|
|
"orchestration", "multi-agent", "archetypes", "pdca",
|
|
"code-review", "quality", "worktrees", "shadow-detection"
|
|
]
|
|
}
|
|
]
|
|
}
|