원클릭으로
daemon-cutover-burnin
Use when cutting over daemon service to a new build, running burn-in checks, or preparing rollback
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when cutting over daemon service to a new build, running burn-in checks, or preparing rollback
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when deploying pigeon code changes across all machines after merging to main
Use when you need to understand worker architecture, endpoint flow, and command routing behavior before making changes
Use when you need to understand daemon route flow, storage model, worker connectivity, and command injection architecture before making changes
Use when you need to understand the OpenCode plugin event lifecycle, session state transitions, and daemon API contracts
Use when developing or refactoring OpenCode plugin handlers, tests, and daemon integration payloads
Use when you need to understand the swarm IPC subsystem — tables, routes, the per-target arbiter, the session→directory registry, and the wire envelope — before changing it
| name | daemon-cutover-burnin |
| description | Use when cutting over daemon service to a new build, running burn-in checks, or preparing rollback |
Use this skill for service migration or release stabilization windows.
~/projects/workstation/hosts/devbox/configuration.nixcd ~/projects/workstation
sudo nixos-rebuild switch --flake .#devbox
systemctl status pigeon-daemon.servicesudo nixos-rebuild switch --flake .#devboxsystemctl status pigeon-daemon.service --no-pager
curl -s http://127.0.0.1:4731/health