debug-bolna-calls

Installation
SKILL.md

Debug Bolna Calls

A symptom-to-fix runbook for Bolna voice agents. Most issues fall into a few well-known patterns; the tables below map the symptom to the exact field to change and the API call that verifies the fix.

Triage in 30 seconds

Ask the user (or pull from logs) for:

Item Why
execution_id The single most useful thing — every other diagnostic flows from it.
agent_id To inspect agent config side-by-side.
batch_id (if applicable) Batch context affects retries and concurrency.
Recipient / sender phone numbers E.164 issues, carrier coverage.
Approximate call time Cross-reference rate-limit / outage windows.
Observed symptom One sentence. "Agent goes silent for 4 seconds before responding."

Then pull the two execution views:

Installs
54
Repository
bolna-ai/skills
GitHub Stars
3
First Seen
May 20, 2026
debug-bolna-calls — bolna-ai/skills