Session 12 — Agent Skills and Repository Guidance¶
Module: Agentic Workflows Difficulty: Advanced Prerequisites: Sessions 01–07 and 11 Duration: 3 hours (1 hour trainer content + 2 hours lab)
Overview¶
Skills capture reusable procedures owned by the repository. This curriculum stores them in .github/skills/, where teams can review and version them with the code they affect.
Learning outcomes¶
- Create a reviewable skill under
.github/skills/. - Test its procedure in a repository sandbox.
- Maintain skills through an owner and pull-request review.
- Use a manual checklist when no approved surface can load a skill.
| Resource | Location |
|---|---|
| Trainer guide | trainer-content/README.md |
| Slides | slides.md |
| Lab | lab/README.md |