This skill should be used when the user needs help with gh CLI commands, flags, and troubleshooting.
Compact command reference for gh v2.86.0.
gh commandsCommand Groups:
agent-task, alias, attestation, auth, cache, codespace, config, extension, gist, gpg-key, issue, label, org, pr, , , , , , , , , , ,
Standalone Commands:
, , , ,
Command format examples: , ,
previewprojectreleasereporulesetrunsearchsecretssh-keyvariableworkflowapibrowsecompletioncopilotstatusgh agent-taskgh aliasgh api| Flag | Short | Type | Description |
|---|---|---|---|
--help | `` | bool | Show help for command |
--version | `` | bool | Show gh version |
gh agent-task list
gh agent-task create "Improve the performance of the data processing pipeline"
gh agent-task view 123
gh agent-task view 12345abc-12345-12345-12345-12345abc
gh agent-task create "build me a new app"
gh agent-task create "build me a new app" --follow
gh agent-task create -F task-desc.md
echo "build me a new app" | gh agent-task create -F -
gh agent-task create
gh agent-task create -F task-desc.md
references/commands.mdreferences/examples.mdAfter a CLI update, run /scan-cli or execute crawler + generator again.