with one click
capgo-incident-response
// Handle live-update incidents with rapid triage, rollback execution, and post-incident hardening.
// Handle live-update incidents with rapid triage, rollback execution, and post-incident hardening.
Design Capacitor features with safe OTA boundaries, channel strategy, compatibility gates, and rollback planning.
Design CI/CD pipelines for Capgo bundle delivery with compatibility, security, and rollback gates.
Execute and explain Capgo CLI workflows for setup, bundle operations, channels, compatibility, encryption, organizations, cloud build, and MCP.
Run multi-layer compatibility checks for Capacitor and Capgo updates before channel promotion.
Audit release readiness for Capacitor live updates with strict compatibility, security, and rollback gates.
| name | capgo-incident-response |
| description | Handle live-update incidents with rapid triage, rollback execution, and post-incident hardening. |
Use this skill when a live update causes regressions, startup failures, or elevated crash rates.
npx @capgo/cli@latest channel currentBundle <channel> <appId>
npx @capgo/cli@latest bundle list <appId>
npx @capgo/cli@latest channel set <channel> <appId> --bundle <knownGoodBundle>
npx @capgo/cli@latest app debug <appId>
Incident summaryImpactActions takenCurrent stateRoot cause hypothesisPreventive controls