corgi agent bot add
corgi agent bot add
Add or replace a bot
corgi agent bot add <name> [flags]
Options
--color string Avatar colour: indigo, orange, teal, pink, green, amber, blue, red
-h, --help help for add
--isolate Always in a worktree of its own
--model string opus, sonnet, haiku, or a model id
--on strings Run on its own when these arrive in its workspace: review.requested, pr.review, pr.comment, ci.failed, issue.new, issue.comment, task
--profile string The corgi profile (account) it runs under
--soul string Who it is: appended to Claude Code's system prompt
--soul-file string Read the soul from a file
--template string Start from a template: reviewer, fixer, shipper, chief, proactive
--title string What the surfaces call it (default: the name)
--workspace string The registered workspace it works in (default: the one you are in)
Options inherited from parent commands
--describe Describe contents of corgi-compose file
--dockerContext string Specify docker context to use, can be default,orbctl,colima (default "default")
-l, --exampleList List examples to choose from. Click on any example to download it
-f, --filename string Custom filepath for for corgi-compose
--fromScratch Clean the .corgi/corgi_services folder before running
-t, --fromTemplate string Create corgi service from template url
--fromTemplateName string Create corgi service from template name and url
-g, --global Use global path to one of the services
--interactive Force interactive prompts even when no TTY/agent detected
--json Emit machine-readable JSON output
--privateToken string Private token for private repositories to download files
-o, --runOnce Run corgi once and exit
--silent Hide all welcome messages
SEE ALSO
- corgi agent bot - Named sessions you come back to: a workspace, a persona, a model, a thread