hooks-permission-request-hook

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

/hooks:permission-request-hook

Generate a PermissionRequest hook that auto-approves safe operations, auto-denies dangerous ones, and passes everything else through for user decision. A safer, project-aware alternative to --dangerouslySkipPermissions.

When to Use This Skill

Use this skill when... Use /hooks:hooks-configuration instead when...
You want auto-approve/deny rules for Claude Code permissions Configuring other hook types (PreToolUse, Stop, SessionStart)
Replacing --dangerouslySkipPermissions with targeted rules Need general hooks knowledge or debugging
Setting up project-specific permission automation Writing entirely custom hook logic from scratch
You need a test harness to validate approve/deny behavior Understanding hook lifecycle events

Context

Detect project stack:

Installs
7
GitHub Stars
36
First Seen
Mar 14, 2026
hooks-permission-request-hook — laurigates/claude-plugins