#323 · Primary category: AI Agents & Automation

gh-aw

actions cai ci claude-code codex copilot gh-extension github-actions

GitHub Agentic Workflows

Project last updated:08/30/26

GitHub Stars

5.0K

Forks

526

Contributors

37

License

MIT

Why we included this project

Most teams that live in GitHub have a pile of routine repository chores, and this CLI extension is built to hand those to an AI agent without locking you into one vendor. You describe the task in a plain Markdown file and it compiles that into a real GitHub Actions workflow, which can run under GitHub Copilot, Claude Code, OpenAI Codex, or Google Gemini. That per-workflow choice of agent engine is the most interesting part; teams that already know GitHub Actions can pick the model they trust for the job. It also defaults to read-only execution and sandboxed output for writes, and you can schedule tasks such as a daily repo status that summarizes open issues, recent PRs, and CI health.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category