npx claudepluginhub dev10x-guru/dev10x-claude --plugin Dev10xDefined in hooks/hooks.json
*$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap session-stop $CLAUDE_PLUGIN_ROOT/hooks/scripts/session-stop.py10msmanual|auto$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap precompact-context $CLAUDE_PLUGIN_ROOT/hooks/scripts/precompact-context.py5msSkill$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap skill-pre $CLAUDE_PLUGIN_ROOT/hooks/scripts/skill-pre.py5msBash$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap validate-bash $CLAUDE_PLUGIN_ROOT/hooks/scripts/validate-bash-command.py10msEdit|Write$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap validate-edit-write $CLAUDE_PLUGIN_ROOT/hooks/scripts/validate-edit-write.py5msSkill$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap skill-post $CLAUDE_PLUGIN_ROOT/hooks/scripts/skill-post.py3msEdit|Write$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap ruff-format $CLAUDE_PLUGIN_ROOT/hooks/scripts/ruff-format.py15msTaskCreate|TaskUpdate$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap task-plan-sync $CLAUDE_PLUGIN_ROOT/hooks/scripts/task-plan-sync.py5ms*$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap session-start $CLAUDE_PLUGIN_ROOT/hooks/scripts/session-start.py15ms*$CLAUDE_PLUGIN_ROOT/hooks/scripts/audit-wrap permission-denied $CLAUDE_PLUGIN_ROOT/hooks/scripts/permission-denied.py10msAudits Claude Code lifecycle: validates Bash commands and Edit/Write tools pre-use to block risks, auto-formats Python with Ruff post-Edit/Write, syncs tasks, handles sessions/permissions. Manages bash and file writes.