Run long-running coding agents (Codex, Claude Code, etc.) in tmux sessions that survive orchestrator restarts, with automatic resume on interruption.
$npx -y skills add cosformula/resilient-coding-agent-skill --skill resilient-coding-agent-skillInstalls into the current project.
Run `npx skills use "https://github.com/cosformula/resilient-coding-agent-skill" --skill "cosformula/resilient-coding-agent-skill"` 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/cosformula/resilient-coding-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/cosformula/resilient-coding-agent-skill"` and select the relevant skills, then follow their instructions.