gh-agent-task
Verified for current stable LTS
Gh Agent Task Command: Create Agent Task For Repo
Use for create agent task for repo with Gh Agent Task. Exact CLI syntax to create agent task for repo using Gh Agent Task.
When to use this: Use for create agent task for repo with Gh Agent Task.
Command Syntax
gh agent-task create "<task_description>" gh agent-task create "<task_description>" Command Breakdown
gh is the base executable for this command.
FAQ
Purpose: Exact syntax to create agent task for repo using Gh Agent Task.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gh Agent Task Command: List Recent Agent Tasks
gh agent-task list Gh Agent Task Command: Create Agent Task From File gh agent-task create --from-file <path/to/file> Gh Agent Task Command: View Agent Task Details gh agent-task view <session_id|pr_number|url|branch> Gh Agent Task Command: Show Agent Task Log gh agent-task view --log <session_id|pr_number|url|branch>