github-actionslisted
Install: claude install-skill itlackey/akm
# GitHub Actions
Define CI/CD as YAML under `.github/workflows/`. Pin actions to a commit SHA, use the `permissions:` key to scope `GITHUB_TOKEN`, and prefer composite actions or reusable workflows over copy-pasted job definitions.