Files
2025-11-30 08:48:59 +08:00

11 lines
229 B
JSON

{
"name": "custom-hooks",
"description": "Custom UserPromptSubmit hook that adds AskUserQuestion reminder to all prompts",
"version": "1.0.2",
"author": {
"name": "Rafael Calleja"
},
"hooks": [
"./hooks"
]
}