18 lines
495 B
JSON
18 lines
495 B
JSON
{
|
|
"name": "dev",
|
|
"description": "Comprehensive development workflow with quality gates and specialized agents (Groucho, Chico, Zeppo, Harpo). Prevents reinventing solutions, shipping broken code, and creating undocumented features through disciplined phase-by-phase development.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Schuyler Erle",
|
|
"email": "schuyler@nocat.net"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |