Productivity
Hook
Hooks
What whatsapp-claude-channel runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
$ npx -y skills add Rich627/whatsapp-claude-plugin --agent claude-codeShips with whatsapp-claude-channel. Installing the plugin gets these hooks.
What fires, and when
SessionStart
Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.
- Runs session-start.sh.
Ships withwhatsapp-claude-channel
Drive your Claude Code session from WhatsApp โ your personal number, no bots, no API keys. The plugin connects to WhatsApp as a linked device (the same protocol as WhatsApp Web, via Baileys) and exposes it to Claude Code as an MCP channel.
Get the whole plugin, auto-invoked

