Files
2025-11-30 09:06:38 +08:00

21 lines
396 B
JSON

{
"name": "withzombies-hyper",
"description": "Ryan's riff on obra/superpowers: strong guidance for Claude Code as a software development assistant",
"version": "2.2.0",
"author": {
"name": "Ryan Stortz",
"email": "ryan@withzombies.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}