17 lines
612 B
JSON
17 lines
612 B
JSON
{
|
|
"name": "archeflow",
|
|
"description": "Multi-agent orchestration with Jungian archetypes. PDCA quality cycles, shadow detection, git worktree isolation. Zero dependencies — works with any Claude Code session.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Chris Nennemann"
|
|
},
|
|
"homepage": "https://git.xorwell.de/c/claude-archeflow-plugin",
|
|
"repository": "https://git.xorwell.de/c/claude-archeflow-plugin",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"orchestration", "multi-agent", "archetypes", "pdca",
|
|
"code-review", "quality", "worktrees", "jungian",
|
|
"shadow-detection", "workflows"
|
|
]
|
|
}
|