Restart All banner
on-keyday on-keyday

Restart All

Development community

Description

--- description: Rebuild and restart the whole local agent-runner fleet via scripts/build_and_restart_all.py (self-last, detached). Just runs the script — no topology investigation. allowed-tools: Bash --- Rebuild + restart every alive local agent-runner slot. This is the canonical fleet cutover/refresh action. ## When you need this — and when you DON'T `/restart-all` rebuilds every binary (`make build`) and restarts the local **agent-runner** fleet. It does **NOT** restart the harness **serv

Installation

Installs to ~/.claude/commands/on-keyday-agent-harness-restart-all.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/on-keyday/agent-harness/HEAD/.claude/commands/restart-all.md -o ~/.claude/commands/on-keyday-agent-harness-restart-all.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository