What problem does it solve?
This Skill lets you operate a Claude Code session through a designated WhatsApp group, so requests sent in chat can be turned into real coding tasks and answered back in the same conversation. It reduces friction for remote coordination, mobile-first task submission, and shared team interaction with an active coding session.
Core Features & Use Cases
- WhatsApp-to-Claude task bridging: Watches a specific WhatsApp group for trigger phrases and converts matching messages into full Claude Code tasks.
- Session-safe polling workflow: Initializes offsets to skip old messages, runs a recurring cron poll every minute, and ignores the bridge's own outgoing replies.
- Decision logging and continuity: Appends significant outcomes to a shared long-term memory file and points to session-history files for follow-up context.
- Use Case: A developer or operator away from their terminal can send a message beginning with @cc in the approved WhatsApp group, have Claude Code perform the requested work in the current session, and receive a Hebrew response back in the group.
Quick Start
Ask the AI to activate the wa-cc skill and follow its ordered setup steps to verify the container, initialize polling state, create the recurring cron job, and announce the bridge in the WhatsApp group.