git log --oneline --stat
HEAD
- Stars
- 3.2k
- Forks
- 186
- Updated
- Jun 2, 2026
repo --stat
stars
3.2k
forks
186
last update
Jun 2, 2026
license
MITv2.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add github-actions-pro - Invoke
// Run from any project directory
$ claude --skill github-actions-pro "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill github-actions-pro "now refactor it"
github-actions-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- GitHub Actions Pro
- slug:
- github-actions-pro
- version:
- v2.4.0
- license:
- MIT
- author:
- @ci-craft
- repository:
- github.com/ci-craft/github-actions-pro
- categories:
- tags:
- #github-actions#ci-cd#workflows#oidc#release
- description:
CI/CD workflows that scale — reusable workflows, matrix builds, caching, OIDC, secrets, releases.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
github-actions-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…