Files
2025-11-30 08:54:00 +08:00

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"
]
}