gh agent-task create [<task description>] [flags]
-b,
--base <string>
Base branch for the pull request (use default branch if not provided)
-a,
--custom-agent <string>
Use a custom agent for the task. e.g., use 'my-agent' for the 'my-agent.md' agent
--follow
Follow agent session logs
-F,
--from-file <file>
Read task description from file (use "-" to read from standard input)
-R,
--repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format