Run agent CLIs in Docker

agent-pod-cliskillsetup L30
npm:agent-pod-cli
What it does

Manage agent-driven teams from CLI

Best for

When coordinating teams of agents from a single CLI interface.

Inputs
  • · Agent configuration
  • · Team roster
Outputs
  • · Team deployment manifest
  • · Agent routing config
Requires
  • · CLI framework
  • · Agent routing engine
Preconditions
  • · Agent templates installed
  • · Team members identified
Failure modes
  • · Agents deadlock on shared resources
  • · CLI version mismatch with agent runtime
Trust signals
  • · CLI routing documented
  • · Team coordination primitives