Files
2025-11-30 08:47:07 +08:00

20 lines
379 B
JSON

{
"name": "swiss-army-knife",
"description": "Multi-stack bugfix workflow plugin supporting backend and e2e with 6-phase process (frontend agents ready, workflow pending)",
"version": "0.3.0",
"author": {
"name": "penkzhou"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}