Skip to content

/gsd remote

Enables remote auto-mode — GSD runs headlessly and routes any questions that need human input to your messaging platform of choice. This lets you monitor and respond to GSD from your phone or another machine.

/gsd remote slack
/gsd remote discord
/gsd remote status
/gsd remote disconnect
SubcommandEffect
slackConnect to Slack for remote questions
discordConnect to Discord for remote questions
statusShow current remote connection state
disconnectDisconnect from the remote platform

Once connected, auto-mode runs normally but any ask_user_questions prompts are forwarded to your messaging channel instead of the terminal. You respond in the channel, and GSD picks up your answer and continues.

Configure remote integrations first with /gsd setup remote, which walks you through authentication and channel selection.

  • /gsd setup — configure remote integrations via /gsd setup remote
  • /gsd auto — local auto-mode (non-remote)