github-actions
Installation
SKILL.md
GitHub Actions
Use this skill for repository-specific GitHub Actions implementation and review. Apply it when changing workflow files, designing automation for a repo, or reviewing workflow changes for correctness and security.
Do not use this skill for general GitHub Actions documentation questions that do not require editing or reviewing repository automation. Use the separately installed docs skill for those.
Required Inputs
- The repository workflow files under
.github/workflows/, if any. - The user request: new workflow, workflow fix, review, migration, hardening, or optimization.
- Relevant project context such as language stack, test commands, deployment targets, branching model, and release process.