We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b0a41 commit a0e1c58Copy full SHA for a0e1c58
.claude-plugin/plugin.json
@@ -4,5 +4,5 @@
4
"description": "Workflow infrastructure plugin for Claude Code projects",
5
"commands": "./commands/",
6
"skills": "./skills/",
7
- "hooks": "./hooks.json"
+ "hooks": "./hooks/"
8
}
hooks.json hooks/hooks.jsonhooks.json renamed to hooks/hooks.json
@@ -1,5 +1,4 @@
1
{
2
- "hooks": {
3
"SessionStart": [
"matcher": "",
@@ -129,5 +128,4 @@
129
128
]
130
131
132
- }
133
0 commit comments