Loading...
Loading...
Health check for TTS and Telegram bot subsystems. TRIGGERS - tts health, kokoro status, telegram bot check, tts diagnostics.
npx skill4agent add terrylica/cc-skills health| # | Check | Command |
|---|---|---|
| 1 | Bot process | |
| 2 | Telegram API | |
| 3 | Kokoro venv | |
| 4 | Kokoro import | |
| 5 | MPS available | |
| 6 | Lock state | Check |
| 7 | Audio processes | |
| 8 | Secrets file | |
| 9 | Stale WAVs | |
| 10 | Shell symlinks | |
PLUGIN_DIR="${CLAUDE_PLUGIN_ROOT:-$HOME/.claude/plugins/marketplaces/cc-skills/plugins/tts-telegram-sync}"
bash "$PLUGIN_DIR/scripts/kokoro-install.sh" --health[OK][FAIL]| Failure | Recommended Skill |
|---|---|
| Bot not running | bot-process-control |
| Kokoro issues | full-stack-bootstrap |
| Lock stuck | diagnostic-issue-resolver |
| Secrets missing | full-stack-bootstrap |
| Symlinks broken | full-stack-bootstrap |
| Issue | Cause | Solution |
|---|---|---|
| All checks fail | Not set up yet | Run |
| Only Kokoro fails | Venv corrupted | |
| Lock stuck | Heartbeat died | See diagnostic-issue-resolver skill |