Loading…
Daemon
Loading daemon…
Operator Log
Ready.
Manager Lead Worker
Idle Active Paused
Loading…
Loading…
Loading…
Loading…
Loading…

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.

CompanyGroups agents by company. A folder with this name is created in /tmp (or the specified base path) as the agent's working directory.
RoleWorkers run tasks. Leads coordinate workers. Managers own org-level objectives.
SkillsPicked from the registry. Skills bias routing and are injected into the prompt at runtime.
Select an existing company or type a new name. Working directory: <base>/<company>

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.

PromptFreeform text is wrapped as kiro-cli chat --no-interactive "<prompt>".
SkillsSelected skills are prepended to the agent's prompt at runtime.
PriorityHigher numbers are dispatched first. Default is 0.
Freeform text is sent via kiro-cli chat --no-interactive.

New Template

Templates are reusable multi-step workflows. Define the first step here.

Starter stepThe command becomes the first task in the workflow.
InstantiateGo to the Templates page and click Instantiate to spawn all steps as live tasks.
This becomes step 1 of the workflow.
Companies
Select an agent
← Select an agent to open a terminal
← Select an agent to start chatting
Global Configuration
Path to the kiro-cli binary used by all agents. Default: kiro-cli
Base directory for agent working directories. Each company gets a subfolder: <base>/<company>/<agent>/
Change Password
Skill Library
SkillDescriptionRoles
Add Skill

Skill Library

Skills are injected into the agent's prompt at runtime and used for routing.

RuntimeAgent name, role, and skills are prepended to the prompt at execution time.
RoutingScore = matching skills × 20. Doubled under skills-first strategy.
EditingClick any cell in the table to edit it inline. Press Enter to save, Escape to cancel.