github-ci
Installation
SKILL.md
GitHub CI
Write and maintain GitHub Actions CI workflows with confidence. This skill covers workflow design, runner configuration, testing patterns, and security best practices for continuous integration pipelines on GitHub.
Intent Router
Load reference files for depth on specific topics:
| Topic | File | Load when... |
|---|---|---|
| Workflow Basics | resources/workflow-basics.md |
Learning workflow YAML structure, triggers, jobs, and built-in actions |
| Runners & Caching | resources/runners-and-caching.md |
Configuring runners, setting up caching, or optimizing build performance |
| Testing Patterns | resources/testing-patterns.md |
Implementing test runs, reporting results, or integrating coverage tools |
| Security & Secrets | resources/security-and-secrets.md |
Managing secrets, permissions, and third-party action safety |