Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Skill Claude CodeCodex
Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
Skill Claude CodeCodex
Reviews GitHub CLI (gh) pull requests against codebase conventions.
Skill Claude CodeCodex
Assesses an open Dependabot pull request and emits a recommendation (Merge / Review before merging / Do not merge) plus confidence (High / Medium / Low) with concise prose grounded in upstream source changes. Advisory only: it posts a single comment and never merges, approves, or labels. Designed to run as a scheduled…
Skill Claude CodeCodex
Pays down one small piece of tech debt in the GitHub CLI codebase per run and opens a ready-to-review pull request. Designed to run unattended on a schedule: it picks a target, tries up to three, proves the one that lands with the same tool that found it, and records what it learned. Never merges, never pushes to an…
Instructions file CodexOpenCode
Instructions for cli/cli, covering agents.md, security disclosures, build, test, and lint, architecture and command structure.
Skill Claude CodeCodex
Manage agent skills with gh skill. Use this skill to discover, preview, install, update, and publish Agent Skills so an agent can self-manage the skills available in its environment.
Skill Claude CodeCodex
Patterns for invoking the GitHub CLI (gh) from agents. Covers structured output, pagination, repo targeting, search vs list, gh api fallback.