Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "agent-orchestration",
|
||||
"description": "Multi-agent orchestration with context management, workflow composition, and agent coordination. Enables complex multi-step tasks through systematic agent delegation, context handoff, and workflow automation.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Grey Haven Studio",
|
||||
"url": "https://github.com/greyhaven-ai/claude-code-config"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/context-management"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user