Initial commit
This commit is contained in:
8
hooks/hooks.json
Normal file
8
hooks/hooks.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"description": "HyperClaude Nano tool enforcement and workflow hooks",
|
||||
"user_prompt_submit": {
|
||||
"description": "Inject mandatory tool policy reminder on each prompt",
|
||||
"command": "printf",
|
||||
"args": ["🔴 HYPERCLAUDE NANO POLICIES:\\n• TOOLS: Read/Grep/Glob/Edit/Write ONLY - NO bash for files\\n• TodoWrite: Required for 3+ steps\\n• PARALLEL: Always use parallel ops\\n• See commands/00-SYSTEM.md"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user