12 lines
343 B
JSON
12 lines
343 B
JSON
{
|
|
"name": "shopify-app-orchestrator",
|
|
"description": "Multi-agent task coordinator for full-stack Shopify app features spanning database, API, and UI layers. Coordinates complex workflows and ensures proper integration.",
|
|
"version": "1.0.0",
|
|
"author": "Saroj Punde",
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |