Use when reasoning about the rig lifecycle operations family (create / start / stop / resume / restore / snapshot / release / unclaim / destroy), reading or trusting rig ps / lifecycle projections after recovery, or designing proof for a lifecycle scenario. Covers the 4 failure modes (auto-restore creates partial rig; projections report healthier than reality; provider auth treated as impl work; resume succeeds for one runtime fails another) plus the restore-honesty rule (failed resume is FAILED loudly — no auto fresh fallback).
$npx -y skills add mvschwarz/openrig --skill rig-lifecycleInstalls into the current project.
Run `npx skills use "https://github.com/mvschwarz/openrig" --skill "mvschwarz/openrig/rig-lifecycle"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mvschwarz/openrig" that are relevant to the current task. Run `npx skills add "https://github.com/mvschwarz/openrig"` and select the relevant skills, then follow their instructions.