Gracefully stop the current remote cloud agent environment. Use when the user asks to stop, quit, shut down, or exit the current cloud/remote agent workspace running inside its Docker container. Do not use for local agent runs unless the user explicitly confirms they want to stop the remote Docker environment.
Gracefully stop the current remote agent workspace by asking the dock process to quit.
Use this only when the current run is a remote agent run inside the workspace Docker container, or when the user explicitly asks to stop that remote environment.
Run exactly:
/usr/local/bin/fleet-launcher dock quitNotes:
fleet-launcher is a Go binary at /usr/local/bin/fleet-launcher.dock quit subcommand discovers the running workspace automatically; do not ask for or provide a port or token.POST /quit on the dock HTTP API, which invokes dockExit.quit(0) for a clean exit with code 0.b758a8e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.