Slack Notifications
Hooks automation 263
Send Slack notifications when Claude Code finishes working. Requires SLACK_WEBHOOK_URL environment variable. Get webhook URL from Slack App settings -> Incoming Webhooks.
npx claude-code-templates@latest --hook automation/slack-notifications claude-code — slack-notifications
Content
JSON
{
"description": "Send Slack notifications when Claude Code finishes working. Requires SLACK_WEBHO..."
"hooks": {
"Stop": [1 item]
"SubagentStop": [1 item]
}
}