bbc-skill-tool
Installation
SKILL.md
BBC MCP Tool v2.0 — Safe-by-Default WhatsApp Bot Builder
CORE PHILOSOPHY
v2.0 = v1 + Safety. Same tools, same BBC API, but with mandatory patterns that prevent the silent failures, accidental deletions, and unvalidated deploys that plagued v1.
Three pillars:
- VERIFY — After every mutating operation, call the corresponding
list_*to confirm - GATE — Before every destructive operation, show impact and require explicit "yes"
- RECOVER — When something fails, diagnose why and propose a fix, never just stop