Initial commit
This commit is contained in:
19
.claude-plugin/plugin.json
Normal file
19
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user