{ "attribution": { "commit": "", "pr": "" }, "permissions": { "defaultMode": "bypassPermissions" }, "hooks": { "PreCompact": [ { "hooks": [ { "type": "command", "command": "~/.claude/hooks/precompact-priorities.sh" } ] } ], "PreToolUse": [ { "matcher": "Bash", "hooks": [ { "type": "command", "command": "~/.claude/hooks/destructive-bash-confirm.py" } ] } ] }, "enabledPlugins": { "pyright-lsp@claude-plugins-official": true, "frontend-design@claude-plugins-official": true, "ralph-loop@claude-plugins-official": true, "security-guidance@claude-plugins-official": true, "context7@claude-plugins-official": true, "typescript-lsp@claude-plugins-official": true }, "effortLevel": "high", "promptSuggestionEnabled": false, "skipDangerousModePermissionPrompt": true, "editorMode": "vim" }