12 lines
455 B
JSON
12 lines
455 B
JSON
{
|
|
"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"
|
|
]
|
|
} |