Skip to main content

corgi agent task

corgi agent task

Tasks of your own on the board: add one for later, pick it up, move it along

Synopsis

A task is a ticket you write yourself — a title, a description, the workspace it is for — kept on this machine and shown on the same board as the tracker's tickets: the inbox, the Board tab, the page, the menu bar. It goes through Todo, Doing, Review, Done (or Canceled), and nothing about it reaches a tracker.

corgi agent task add "Meta SDK on iOS" --workspace app --body "App Events, not the pixel" corgi agent task list corgi agent watch work TASK-3 a session on it: the description is the prompt corgi agent task move TASK-3 Review the session runs this when a draft PR is up corgi agent task done TASK-3

"Work on it" on the phone or the page is the same as watch work: the task moves to Doing at once, the board says a session is on its way, and from the session's first event the card names it.

Options

-h, --help help for task

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
--isolate string Run this workspace under a named lease: own port block, own database names, own containers
--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

Auto generated by spf13/cobra on 20-Sep-2026