9 lines
430 B
JSON
9 lines
430 B
JSON
{
|
|
"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"]
|
|
}
|
|
}
|