Slack Detailed Notifications
Hooks automation 206
Send detailed Slack notifications with session information when Claude Code finishes. Includes working directory, session duration, and system info. Requires SLACK_WEBHOOK_URL environment variable.
npx claude-code-templates@latest --hook automation/slack-detailed-notifications claude-code — slack-detailed-notifications
Content
JSON
{
"description": "Send detailed Slack notifications with session information when Claude Code fini..."
"hooks": {
"SessionStart": [1 item]
"Stop": [1 item]
}
}