Overview
Live pulse of the orchestrator — agent health, queue state, and daemon activity.
Ready.
Org Map
Live org hierarchy — roles, skills, status, and downstream span for every agent.
Agents
Inspect roles, skills, org placement, and execution state for every registered agent.
Tasks
Priority queue with routing strategy, skill affinity, and dependency tracking.
Templates
Reusable multi-step workflows you can instantiate on demand.
Runs
Execution trail with stdout/stderr output for the latest 20 runs.
Create
Register agents, queue tasks, and define reusable workflow templates.
New Agent
An agent is a named worker that picks up tasks from the queue. Give it a role in the org hierarchy and a set of skills so the router can match it to appropriate work.
New Task
Tasks are queued work items dispatched to idle agents. You can type a freeform prompt or a raw command — the orchestrator handles routing automatically.
kiro-cli chat --no-interactive "<prompt>".New Template
Templates are reusable multi-step workflows. Define the first step here.
Terminal
Interactive PTY and non-interactive chat with any agent, organized by company.
Settings
Manage the skill library. Skills are matched against task preferredSkills during routing.
| Skill | Description | Roles |
|---|
Skill Library
Skills are injected into the agent's prompt at runtime and used for routing.