Gh Aw Workshop
Description
Hands On Workshop for GitHub Agentic Workflows
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GitHub Agentic Workflows Factory Tour
[!IMPORTANT] [GitHub Agentic Workflows](https://gh.io/gh-aw) and the `gh-aw` CLI are in public preview. You may notice product changes, rough edges, or minor differences from the screenshots and examples in this workshop.

What you will learn to build
Build a real AI-powered GitHub workflow from scratch and leave with a **safe** production-style agentic automation you can adapt to your own repositories.
Why this workshop
Most workflow tutorials stop at toy examples. This workshop takes you all the way to a useful end result: an agentic workflow that runs in GitHub Actions, inspects a repository, and publishes a daily status report automatically.
By the time you finish, you will know how to:
- define an agentic workflow in Markdown
- use the
gh-awCLI to validate, run, and iterate on workflows - connect triggers, prompts, and GitHub context into one practical automation
- adapt the pattern for scheduled reporting, documentation upkeep, PR review, and more
What you'll build
You'll build a scheduled, AI-powered repository status report that runs in GitHub Actions and posts a useful summary without custom shell-script orchestration.
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git