hooks-management

Installation
SKILL.md

Hooks Management

Manage hooks and automation through natural language commands.

IMPORTANT: After adding, modifying, or removing hooks, always inform the user that they need to restart the agent for changes to take effect. Hooks are loaded at startup.

Quick Reference

Hook Events (Claude Code, as of 2026-04 — 28 events):

  • Session lifecycle: SessionStart, SessionEnd, InstructionsLoaded
  • User input: UserPromptSubmit, UserPromptExpansion
  • Tool execution: PreToolUse, PostToolUse, PostToolUseFailure, PostToolBatch
  • Permissions: PermissionRequest, PermissionDenied
  • Model output: Stop, StopFailure
  • Subagents/tasks: SubagentStart, SubagentStop, TaskCreated, TaskCompleted, TeammateIdle
  • Config/state: ConfigChange, FileChanged, CwdChanged
  • Compaction: PreCompact, PostCompact
  • Worktree: WorktreeCreate, WorktreeRemove
Related skills

More from codealive-ai/ai-driven-development

Installs
1
GitHub Stars
62
First Seen
9 days ago