Files
2025-11-30 08:31:54 +08:00

13 lines
376 B
JSON

{
"name": "mem8",
"description": "Memory-augmented development workflows for Claude Code. Provides commands for planning, implementation, debugging, and research with persistent memory.",
"version": "3.0.0",
"author": {
"name": "killerapp",
"email": "contact@mem8.dev",
"url": "https://github.com/killerapp"
},
"hooks": [
"./hooks/hooks.json"
]
}