feat: add Claude plugin marketplace metadata
This commit is contained in:
16
.claude-plugin/marketplace.json
Normal file
16
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user