18 lines
429 B
JSON
18 lines
429 B
JSON
{
|
|
"name": "melly",
|
|
"description": "Complete C4 model workflow for reverse engineering codebases - includes 6 workflow commands, 6 specialized agents, 5 methodology skills, and comprehensive validation tools",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Melly Team",
|
|
"email": "melly.jwpd1@simplelogin.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |