Skip to content
Productivity
Hook

Hooks

What whatsapp-channel runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

From plugin
whatsapp-channel
944 skills1 hook1 MCP
Install
> /plugin marketplace add Rich627/whatsapp-claude-plugin
> /plugin install whatsapp-channel@whatsapp-claude-plugin

Ships with whatsapp-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.

  • bash "${CLAUDE_PLUGIN_ROOT}/hooks-handlers/session-start.sh"
Read hooks/hooks.json

In the plugin's words

How whatsapp-channel describes its own hook set.

WhatsApp channel onboarding — detects setup state and guides user through configuration
Ships withwhatsapp-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
Stats
94
Stars
27
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
22h ago
Last commit
6mo ago
Created

Repo: Rich627/whatsapp-claude-plugin