What problem does it solve?
This Skill automates deterministic validation of the Jarvis Telegram bot by running golden story tests against a live VPS instance so developers and operators can quickly detect regressions, intent routing errors, and performance outliers before deployment.
Core Features & Use Cases
- Live Integration Testing: Execute story-based chat and HTTP tests against the live Jarvis/OpenClaw bot to confirm end-to-end behavior.
- Preflight & Health Checks: Verify VPS health, branch state, and test story availability prior to running a suite.
- Structured Results & Triage: Produce per-story pass/fail summaries, latency outliers, and failure snippets, and suggest likely code or KB locations to inspect.
- Use Case: Run nightly or ad-hoc golden tests to validate wiring-telegram enrichment, intent accuracy, and health endpoints after code changes.
Quick Start
Run the telegram-trainer to execute golden tests against the live Jarvis Telegram bot on the VPS and return a concise pass/fail report with key failure details.