ClaudeHack

#permissions

7 hacks

  1. 1.

    Turn on `/sandbox` so OS-level filesystem and network boundaries replace many per-command Bash prompts.

    0.00 points·14 hours ago·Terminal / Productivity / Cost Optimization·medium·discuss
  2. 2.

    Enable auto mode so a classifier approves safe tool calls and blocks destructive ones — fewer prompts without a full permission bypass.

    0.00 points·14 hours ago·Terminal / Productivity / Cost Optimization·easy·discuss
  3. 3.

    Add a Notification hook that plays a short sound when Claude is idle or waiting on permission so you can multitask without staring at the terminal.

    0.00 points·14 hours ago·Terminal / Productivity / Cost Optimization·easy·discuss
  4. 4.

    Add a deterministic PreToolUse hook that rejects destructive shell patterns before Claude can run them.

    0.00 points·14 hours ago·Testing / Debugging·hard·discuss
  5. 5.

    Instead of guessing which commands to allowlist or giving up and skipping permissions entirely, let Claude read your past sessions and propose the rules you have already been approving.

    0.00 points·14 hours ago·Terminal / Productivity / Cost Optimization·easy·discuss
  6. 6.

    Check in project settings so every teammate gets the same allow/deny rules, hooks, and env defaults without redoing /permissions.

    0.00 points·14 hours ago·Claude Code / CLAUDE.md·intermediate·discuss
  7. 7.

    Use /permissions to allowlist read-only and trusted commands so you stop mindlessly clicking Approve.

    0.00 points·14 hours ago·Terminal / Productivity / Cost Optimization·medium·discuss