Slack Error Notifications
Hooks automation 170
Send Slack notifications when Claude Code encounters long-running operations or when tools take significant time. Helps monitor productivity and catch potential issues. Requires SLACK_WEBHOOK_URL environment variable.
npx claude-code-templates@latest --hook automation/slack-error-notifications claude-code — slack-error-notifications
Content
JSON
{
"description": "Send Slack notifications when Claude Code encounters long-running operations or ..."
"hooks": {
"PreToolUse": [1 item]
"PostToolUse": [1 item]
"Notification": [1 item]
}
}