Skip to content
Development
Command

/status

Show AO daemon status. Use this to verify the daemon is up and check which port it is bound to.

From plugin
agent-orchestrator
12k15 skills15 commands
Install
$ npx -y skills add Untrivial-ai/agent-orchestrator --agent claude-code

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

Context preview

What this command does when you run it.

Show AO daemon status. Use this to verify the daemon is up and check which port it is bound to.

Command definition

status.md

ao status

Show AO daemon status. Use this to verify the daemon is up and check which port it is bound to.

Syntax

ao status [flags]

Flags

| Flag | Meaning | Default / Required | |---|---|---| | `--json` | Output status as JSON | - |

Examples

# Check daemon status
ao status
# Get status as JSON (e.g. to check port programmatically)
ao status --json
Ships withagent-orchestrator

Run and supervise teams of coding agents from planning to merge. Any harness (Claude code, codex, +25 more). Desktop, web, mobile, and cloud agents.

Get the whole plugin
Stats
12,165
Stars
1,676
Forks
Active
Maintenance
Go
Language
Apache-2.0
License
20h ago
Last commit
7mo ago
Created

Repo: Untrivial-ai/agent-orchestrator

Other commands on agent-orchestrator.