Skip to main content
ClaudeWave

GitHub Agentic Workflows

Tools4.6k stars420 forksGoMITUpdated today
Editor's note

GitHub Agentic Workflows (gh-aw) is a GitHub CLI extension written in Go that lets developers write automation workflows in plain natural language Markdown and execute them inside GitHub Actions. Workflows are authored as `.md` files, and the extension supports four AI backends: GitHub Copilot, Claude (Anthropic), Codex (OpenAI), and Gemini (Google), meaning teams can route work to whichever provider they already have access to, including Claude Code. The tool integrates directly with the GitHub Actions runner environment rather than requiring a separate infrastructure setup. A notable aspect is its layered safety architecture: workflows default to read-only repository permissions, write operations are only permitted through sanitized `safe-outputs`, and the system enforces sandboxed execution, network isolation, SHA-pinned supply chain dependencies, tool allow-listing, and optional human approval gates before critical operations proceed. The primary audience is software engineering teams that want to automate repository tasks such as code review, triage, or CI steps through AI agents while maintaining audit-friendly, security-conscious controls.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Topics declared
  • Trusted owner (github)
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/github/gh-aw
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
actionscaiciclaude-codecodexcopilotgh-extensiongithub-actions

What people ask about gh-aw

What is github/gh-aw?

+

github/gh-aw is tools for the Claude AI ecosystem. GitHub Agentic Workflows It has 4.6k GitHub stars and was last updated today.

How do I install gh-aw?

+

You can install gh-aw by cloning the repository (https://github.com/github/gh-aw) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is github/gh-aw safe to use?

+

Our security agent has analyzed github/gh-aw and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains github/gh-aw?

+

github/gh-aw is maintained by github. The last recorded GitHub activity is from today, with 222 open issues.

Are there alternatives to gh-aw?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy gh-aw to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: github/gh-aw
[![Featured on ClaudeWave](https://claudewave.com/api/badge/github-gh-aw)](https://claudewave.com/repo/github-gh-aw)
<a href="https://claudewave.com/repo/github-gh-aw"><img src="https://claudewave.com/api/badge/github-gh-aw" alt="Featured on ClaudeWave: github/gh-aw" width="320" height="64" /></a>

More Tools