Aai Github

Use aai-cli to inspect and manage GitHub repositories, issues, pull requests, reviews, branches, source files, and Actions logs.

aai-labs 5010207 2 files · 23.2 KB Updated

File contents

aai-cli GitHub

Use this skill when working with GitHub through aai-cli github.

Before running commands, confirm the active profile or pass --profile. GitHub profiles normally provide owner and repo; most commands also accept --owner and --repo overrides.

For pull request review work, start with prs get, inspect changed files with prs files, fetch large diffs with prs diff --output, and read exact file contents with source get <sha> <path> before posting comments or reviews.

Successful output is JSON on stdout. Errors are structured JSON on stderr. See the command reference for command shapes, response notes, and review workflows.

aai-labs/agent-barn/tree/main/api/domains/agents/aai_cli_skills/bundled/skills/aai-github commit 50102070e7

Frequently asked questions

npx skillmds@latest add aai-labs/aai-github