Skip to content
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-code

Ships 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.
Read hooks/hooks.json
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
Stats
57
Stars
0
Views
14
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
17d ago
Last commit
4mo ago
Created

Repo: Rich627/whatsapp-claude-plugin