Skip to content

Repository files navigation

ghub

Agent-native CLI for .

Install

brew install kdubb1337/tap/ghub
# or
go install github.com/kdubb1337/ghub/cmd/ghub@latest

Quick start

ghub auth add <id>
ghub doctor
ghub <resource> list --json

Output rules

  • stdout = data, stderr = humans
  • Auto-JSON when piped; --human forces tables in a pipe
  • --compact for high-gravity fields only; --select for explicit projection
  • Exit codes: 0 ok, 2 usage, 3 not-found, 4 auth, 5 api, 6 conflict, 7 rate-limit, 8 network, 9 validation, 124 timeout

See ghub agent-context for the full schema.

For agents

A bundled SKILL.md ships with the binary. Find it with:

ghub skill-path

Or read it directly at skills/ghub/SKILL.md in this repo.

Development

make tools     # install pinned dev tools
make           # build
make ci        # fmt + lint + test + build

See AGENTS.md for the full contributor guide.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages