Agent skill

GitHub Actions CI patterns

CI patterns that call Make targets

Stars 96
Forks 5

Install this agent skill to your Project

npx add-skill https://github.com/rcarmo/agentbox/tree/main/skel/.github/skills/github-actions

SKILL.md

Skill: GitHub Actions CI patterns

Goal

Keep CI simple and repo-driven: workflows should call Make targets.

Conventions

  • Always include actions/checkout@v4.
  • Prefer a single make check step.
  • Keep language/tool setup minimal unless required.

Files

  • .github/workflows/ci.yml
  • .github/workflows/cleanup.yml

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results