iiRecord
Agentic AI Atlas · adapters agent add
interaction-primitive:adapters-cli-agent-adda5c.ai
II.
InteractionPrimitive overview

interaction-primitive:adapters-cli-agent-add

Reference · live

adapters agent add overview

Copy a sub-agent file or folder into a harness's agents directory. Source: packages/adapters/cli/src/commands/agent.ts:153-183.

InteractionPrimitiveOutgoing · 0Incoming · 2

Attributes

displayName
adapters agent add
kind
cli-subcommand
surface
cli
parentBin
adapters
subcommandVerb
agent add
flags
  • --name:1:override copied agent file/folder name
  • --force:0:overwrite if destination exists
  • --global:0:install at user scope
  • --project:0:install at project scope (default)
subcommandExitCodes
  • 0:success:sub-agent copied
  • 1:general-error:CONFLICT or source missing
  • 2:usage-error:missing source/agent
description
Copy a sub-agent file or folder into a harness's agents directory. Source: packages/adapters/cli/src/commands/agent.ts:153-183.

Outgoing edges

None.

Incoming edges

exposes_subcommand1
supports_interaction_primitive1