depot-github-runners
Installation
SKILL.md
Depot GitHub Runners
Use this skill when setting up or migrating GitHub Actions workflows to Depot-managed runners.
What It Owns
- choosing runner labels and sizes
- replacing
runs-onvalues in workflows - ARM, Windows, and macOS runner choices
- troubleshooting common Depot runner setup problems
Core Rules
- Use a single Depot runner label per job.
- Treat it as a drop-in runner change first; avoid unnecessary workflow rewrites.
- Confirm org/app installation and runner permissions before debugging job logic.
- Be explicit about OS, architecture, and size tradeoffs.