Complete workshop materials for teaching GitHub Agentic Workflows at community events
Overview β’ Quick Start β’ Materials β’ Usage β’ Contributing
This repository contains comprehensive, battle-tested materials for delivering a 2.5+ hour hands-on workshop teaching GitHub Agentic Workflowsβa revolutionary way to automate repository maintenance, continuous improvement, and development workflows using natural language and AI.
Perfect for GitHub Copilot Dev Days events, user groups, conferences, and team training sessions.
- Write intelligent automation workflows in natural language (no YAML required)
- Implement continuous improvement patterns (tests, documentation, refactoring)
- Automate issue management and triage
- Build CI/CD coaching and diagnostics systems
- Create self-organizing, self-improving repositories
- Apply proper safety guardrails for AI automation
β¨ Progressive Learning - Start simple, build sophistication naturally
π Hands-on Practice - Build real workflows on actual repositories
π Safety First - Teach proper guardrails and human-in-the-loop patterns
π Community-Ready - Designed for diverse audiences and skill levels
π¦ Complete Package - Everything needed from setup to follow-up
-
Review the materials
Browse the workshop materials for a complete overview -
Customize for your event
Edit gh-agentic-workflows-session.md with your event details -
Prepare your venue
Ensure WiFi, projector, and seating are ready for hands-on work -
Promote your workshop
Use the event descriptions and session tags provided
-
Study the facilitator guide
facilitator-guide.md has minute-by-minute instructions -
Practice the exercises
Run through all exercises yourself first (allow 3+ hours for prep) -
Set up your demo environment
Fork CopilotAdventures and test workflows -
Prepare backups
Have screenshots, recordings, and backup examples ready -
Review the slide deck
Build your presentation using slide-deck-outline.md
-
Review prerequisites
Check participant-handout.md for required setup -
Bring your laptop
With admin rights to install software -
Have your accounts ready
- GitHub account (free)
- GitHub Copilot access (trial available)
-
Print the quick reference
quick-reference-card.md for easy access during workshop
| File | Purpose | Target Audience |
|---|---|---|
| gh-agentic-workflows-session.md | Event page description, learning outcomes | Event Organizers |
| facilitator-guide.md | Complete workshop delivery guide (9,000+ words) | Facilitators |
| participant-handout.md | Student reference with all commands | Participants |
| example-workflow-prompts.md | 28+ tested workflow patterns | Everyone |
| slide-deck-outline.md | 15-slide presentation structure | Facilitators |
| quick-reference-card.md | One-page printable cheat sheet | Participants |
Total Pages: ~100+ pages of content
Preparation Time: 3-4 hours for first-time facilitators
Delivery Time: 2.5+ hours standard, extensible to 3+ hours
Exercise Count: 11 progressive hands-on exercises
Workflow Patterns: 28 ready-to-use examples
These materials are released under the MIT License. You are free to:
- β Use for community events, workshops, and training
- β Modify and customize for your audience
- β Distribute to participants
- β Create derivative works
Attribution appreciated but not required.
- Don't change everything - The materials are tested and work well as-is
- Customize minimally - Add your personality and local examples
- Practice first - Run through once before delivering
- Gather feedback - Use participant feedback to improve
- Share back - Contribute improvements via PR
- Add your branding - Logo, colors, contact info
- Localize content - Language, cultural references, local examples
- Adjust difficulty - More or fewer advanced topics based on audience
- Change timing - Extend or compress based on available time
- Add exercises - Include organization-specific scenarios
0:00-0:15 Introduction & Concepts
0:15-0:30 Setup (CLI, repository, authentication)
0:30-2:00 Progressive Hands-on Exercises
β Daily operations (standup reports)
β CI/CD enhancement (coach & doctor)
β Continuous improvement (tests, docs)
β Issue management (triage, planning)
β Advanced patterns (reuse, maintenance)
2:00-2:15 Wrap-up, Retrospective
2:15-2:30 Q&A and Open Discussion
- Beginner Track - Guided templates, understanding concepts
- Advanced Track - Build from scratch, sophisticated patterns
- Shared Sessions - Intro, setup, demo sharing, wrap-up
Add:
- Break periods
- Team collaboration exercises
- Deeper dives into security and governance
- Participant presentations
- Office hours for individual projects
- GitHub CLI (
gh) - Command line interface for GitHub - gh-aw Extension - GitHub Agentic Workflows CLI
- Git - Version control
- GitHub Account - With Copilot access
- VS Code (optional) - For repository agent features
- GitHub Actions - Execution environment
- GitHub Copilot API - AI intelligence
- GitHub API - Repository interactions
- Windows, Mac, or Linux laptop
- Admin rights to install software
- Internet connection
- Modern web browser
After completing this workshop, participants should be able to:
- Explain what GitHub Agentic Workflows are and why they matter
- Install and configure the gh-aw CLI
- Create workflows using all three methods (CLI, cloud, repo agent)
- Implement at least 5 different workflow patterns
- Apply appropriate safety guardrails
- Have a working repository with active automation
- Continue building workflows independently
- High engagement - Most participants complete exercises
- Positive energy - Questions, excitement, discussion
- Working demos - Workflows actually produce results
- Clear takeaways - Participants know next steps
- Community building - Attendees connect with each other
We welcome improvements and adaptations! Here's how to contribute:
Found a problem? Please open an issue with:
- Which material has the issue
- What's wrong or unclear
- Suggested improvement
- Context (audience type, timing, etc.)
Have an idea? Create an issue or PR with:
- Description of the improvement
- Why it would help
- Any testing you've done
- Impact on timing or flow
Delivered the workshop? Please share:
- Number of participants
- What worked well
- What needed adjustment
- Questions that came up
- Feedback from attendees
- Photos/tweets (with permission)
Want to add content? Consider:
- New workflow patterns - Add to example-workflow-prompts.md
- Advanced exercises - Extend facilitator guide
- Translations - Localize materials
- Slide decks - Share your presentation
- Videos - Record and share (with permission)
This workshop is designed for the global GitHub Copilot Dev Days initiative:
- Dates: March 15 - May 15, 2026
- Format: Community-led, in-person events
- Calendar: aka.ms/githubcopilotdevdays
- Discussions: Share experiences and ask questions
- GitHub Next Discord: gh.io/next-discord
- Community Forum: GitHub Discussions
- Social Media: Tag
#GitHubCopilotDevDays
- GitHub Agentic Workflows Docs: github.github.com/gh-aw
- Peli's Agent Factory: Blog with examples and patterns
- CopilotAdventures: Practice repository used in workshop
- Workflow Library: github.com/githubnext/agentics
- v1.0 (March 2026) - Initial release for Copilot Dev Days 2026
- Complete 2.5+ hour workshop
- 7 comprehensive materials
- 28 workflow patterns
- Tested with pilot groups
- General questions: Open an issue in this repository
- Workshop delivery: Join GitHub Next Discord
- Content suggestions: Submit a PR or issue
- Event registration: GitHub Copilot Dev Days Form
- Event calendar: Luma Calendar
- Organizer resources: GitHub-Copilot-Dev-Days Repository
MIT License - See LICENSE file for details.
Summary: Use freely, modify as needed, attribution appreciated.
These materials were created for the GitHub Copilot Dev Days 2026 community event series.
Special Thanks:
- GitHub Next team for GitHub Agentic Workflows
- GitHub Copilot team for the AI capabilities
- CopilotAdventures contributors for the practice repository
- Community organizers worldwide hosting events
- Early workshop participants for feedback
- Browse the workshop materials - Understand what's included
- Review facilitator-guide.md - Learn the flow
- Practice the exercises - Get hands-on experience
- Register your event - Put it on the calendar
- Deliver with confidence - You've got this!
Let's build the future of automated development together! π
Questions? Feedback? Want to share your workshop experience?
Open an issue or start a discussion
Made with β€οΈ for the GitHub Copilot community