On-call incident response from your phone
The pager goes off on the train, or at 2am. You don't have your laptop, and even if you did, the VPN handshake and SSH dance cost minutes you don't have. With AI Commander you open Claude on your phone, name the machine, and start triaging — read the logs, restart the service, confirm it recovered.
The job
The thing remote-access tools are really selling on-call engineers is "investigate a system error from anywhere." AI Commander makes that a chat: the box already runs an outbound-only agent, so there's nothing to connect to — you just describe the triage and the AI client does it and reads the results back.
- Find the blast radius:
systemctl --failed, recent errors injournalctl. - Check the obvious culprits: disk full, OOM kills, a dependency that's down.
- Restart or roll back the affected service and watch it come healthy.
- Confirm recovery — hit the health endpoint, tail the log — before you go back to sleep.
What it looks like
Why AI Commander when you're paged
| AI Commander | VPN + SSH | TeamViewer / AnyDesk | |
|---|---|---|---|
| Works from a phone | ✓ chat | awkward | tiny screen |
| Time from pager to command | seconds | VPN + keys | launch + accept |
| Headless server | ✓ | ✓ | needs a screen |
| AI helps diagnose | ✓ reads output | ✗ | ✗ |
aicommander-agent block-admin) or reset the code (aicommander-agent change-code). Read the security model before relying on this for production incidents.Set it up
On each production box (Linux), install the agent ahead of time so it's ready when you're paged:
Follow the signed Linux installer steps and verify the installer before sudo.
Sign in to alias your machines, and connect your AI client on your phone and laptop both.
FAQ
Be ready before the pager fires
Install the agent on your production boxes now so triage is one chat away when it counts.