| name | reliability |
| description | Use when user asks to stress-test the system, validate reconnection behavior, check for race conditions, or verify end-to-end data flow integrity. |
Kaboom Reliability
Use this skill for hardening and release confidence across the full control plane.
Inputs To Request
- Critical flows to validate
- Target environment
- Time budget for soak checks
Workflow
-
Run preflight:
Check health, tracked tab, and connection diagnostics.
-
Execute canary flows:
Cover observe, interact, analyze, and generate paths.
-
Stress sensitive transitions:
Test reconnect, tab switches, extension restarts, and stale query handling.
-
Validate invariants:
No silent drops, no unbounded queues, no stale command leakage.
-
Produce reliability report:
List failure modes, reproducibility, and mitigation.
Output Contract
coverage_matrix
failures
mitigations
release_risk