GitHub CLI | Take GitHub to the command line

Created 8/13/2026 at 5:19:26 PMEdited 8/13/2026 at 5:19:37 PM

TLDR:

gh skill install github/gh-stack --agent claude-code --scope user

Use --agent and --scope to control placement, or --dir for a custom directory. The default scope is project, and the default agent is github-copilot (when running non-interactively).

Public