Skip to content
Automation
Command

/login

Sign in to the stagent cloud server

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/login

Context preview

What this command does when you run it.

Sign in to the stagent cloud server

Command definition

login.md
description: "Sign in to the stagent cloud server"
allowed-tools: ["Bash"]

Run the device-code login flow. Opens the browser, waits for approval, and stores a bearer token at ~/.config/stagent/auth.json.

Pass `--demo` to skip OAuth and sign in instantly as the shared demo account (useful for testing).

bash "${CLAUDE_PLUGIN_ROOT}/scripts/login-workflow.sh" $ARGUMENTS
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.