Files
claude-code/plugins/hookify/.claude-plugin/plugin.json

10 lines
234 B
JSON
Raw Normal View History

{
"name": "hookify",
"version": "0.1.0",
"description": "Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns",
"author": {
"name": "Daisy Hollman",
"email": "daisy@anthropic.com"
}
}