Documentation
README
OPS ► COMMS
Load ops-rules before acting. Public repo (no personal data). Outbound: one draft → one approval → one send. If AskUserQuestion / Workflow are missing, follow Rule 10 in ops-rules (Hermes: numbered options / two-turn Telegram card; delegate_task).
Runtime Context
Before executing, load available context:
- Daemon health: Read
${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/daemon-health.json- Check bridge liveness before any WhatsApp operation:
lsof -i :8080 | grep LISTEN - If bridge not running, prompt user to restart:
launchctl kickstart -k gui/$UID/com.${USER}.whatsapp-bridge
- Check bridge liveness before any WhatsApp operation:
This is the opening of the README. Read the full README on GitHub.