Sends progress updates to Slack channel for team visibility on Claude's activities
Key capabilities and functionality
Hook configuration and script content
Setup instructions and requirements
~/.claude/config.json
%APPDATA%\Claude\config.json
~/.config/claude/config.json
Common scenarios and applications
Prerequisites and dependencies
Common issues and solutions
jq command not found
Install jq: brew install jq (macOS) or apt-get install jq (Ubuntu)
Git command not available
Install Git from https://git-scm.com/ or use package manager
curl command not found
Install curl: brew install curl (macOS) or apt-get install curl (Ubuntu)
September 19, 2025