19 lines
610 B
JSON
19 lines
610 B
JSON
{
|
|
"name": "agentdev",
|
|
"description": "Create, implement, and review Claude Code agents and commands with multi-model validation. Full-cycle development workflow: design (architect) → plan review → implementation (developer) → quality review (reviewer) → iteration. Features parallel external model reviews, quality gates, and comprehensive XML/YAML standards.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jack Rudenko",
|
|
"email": "i@madappgang.com",
|
|
"company": "MadAppGang"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |