Skip to content
Automation
Command

/logout

Sign out — remove the local stagent cloud token

From plugin
stagent
259 skills1 agent9 commands8 hooks
Install
> /plugin marketplace add jie-worldstatelabs/stagent
> /plugin install stagent@stagent

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/logout

Context preview

What this command does when you run it.

Sign out — remove the local stagent cloud token

Command definition

logout.md
description: "Sign out — remove the local stagent cloud token"
allowed-tools: ["Bash"]

Remove ~/.config/stagent/auth.json. The plugin reverts to anonymous mode. The token remains valid on the server until revoked via the web UI.

bash "${CLAUDE_PLUGIN_ROOT}/scripts/logout-workflow.sh"
Ships withstagent

A Claude Code plugin that runs config-driven development workflows as a state machine. You declare stages, transitions, and inputs in a single workflow.json; the plugin's hooks and scripts drive the loop.

Get the whole plugin
Stats
25
Stars
1
Forks
Maintained
Maintenance
Shell
Language
4mo ago
Last commit
5mo ago
Created

Repo: jie-worldstatelabs/stagent

Other commands on stagent.