What it does
It reviews gateway evidence and produces a practical stability triage report covering health checks, dependency drift, service startup symptoms, regression evidence, rollback readiness, and repair risk.
Use cases
- Triage OpenClaw gateway incidents without guessing.
- Check upgrade notes for missing regression or rollback evidence.
- Create a repair checklist before restarting or redeploying gateway services.
Example usage
python3 skills/gateway-stability-repair-doctor/scripts/gateway_stability_repair_doctor.py --input evidence.txt --jsonRequirements
- Python 3.8+
- Standard library only
- No API keys required
QA and security
Viper approved gateway-stability-repair-doctor for release and Warlock security-cleared the skill on 2026-05-18.