ops-comms
FeaturedOPS on-demand: This skill should be used when the user asks to "send a message"…
AI & Automation 188 stars
22 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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:
1. **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`
2. **Ops memories**: Before drafting any message, check `${CLAUDE_PLUGIN_DATA_DIR}/memories/`:
- `contact_*.md` — load profile for the recipient
- `preferences.md` — match user's communication style, language, and tone
- `donts.md` — restrictions that must not appear in any draft
3. **Preferences**: Read `${CLAUDE_PLUGIN_DATA_DIR}/preferences.json` for `default_channels` to determine which channel to prefer when multiple are available for a contact.
## Routing table
| Pattern | Action |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------...
Details
- Repository
- Lifecycle-Innovations-Limited/claude-ops
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
ops-go
OPS on-demand: This skill should be used when the user asks to "morning briefing", "/ops:ops-go", or…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-inbox
OPS on-demand: This skill should be used when the user asks to "check inbox", "inbox zero"…
188 Updated today
Lifecycle-Innovations-Limited AI & Automation Featured
ops-next
OPS on-demand: This skill should be used when the user asks to "what should I do next", "priority…
188 Updated today
Lifecycle-Innovations-Limited