Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

GitHub Agentic Workflows Factory Tour

A hands-on workshop that takes you from zero to a fully automated, AI-powered workflow — running on a schedule or on events in GitHub Actions.

Curriculum — Part 1: Build Your First Workflow

# Step
0 Welcome — What We'll Build
1 What You Need Before We Start
2 Set Up a Codespace
4 What Are GitHub Actions?
5 What Are Agentic Workflows?
5b How Agentic Workflows Stay Safe
5c Practice: Recognize Agentic Workflows
6 Install the gh-aw CLI Extension
7 Write Your First Agentic Workflow
7d Confirm Model Access
8 Run and Watch Your Workflow
8b Interpret Your First Run
9 Refine, Test, and Improve Your Workflow
14 What's Next? Keep Exploring
14b Build Your First Event-Driven Workflow: PR Auto-Reviewer

Curriculum — Part 2: Go Deeper

# Step
15 Make Your Workflow Smarter with Conditional Logic
16 Connect a Live Data Source to Your Workflow
17 Give Your Agent More Tools with MCP
18 Share and Reuse Your Agentic Workflows
19 Build a Research-Driven Next Training Node
20 Make Your Workflow Remember Across Runs
21 Split Complex Workflows with Inline Sub-Agents
22 Make Your Workflows Resilient to Failure
23 Test Your Prompt Ideas with A/B Experiments
24 Run Your Agentic Workflow on a Self-Hosted Runner
25 Audit and Monitor Your Agentic Workflows
26 Manage Costs and AI Credit Budgets
27 Verify Your Workflow Quality with Evals

Optional Side Quests

Getting Started

Start at Welcome — it shows you what you'll build and sets you up for success.