by MacPhobos/research-mind
GitHub Actions is GitHub's native CI/CD platform for automating software workflows. Define workflows in YAML files to build, test, and deploy code directly from your repository with event-driven automation.
Trust Level
Not yet reviewedConfidence
Awaiting review
Verdict
PendingGritFlow hasn't completed a security review of toolchains-universal-infrastructure-github-actions yet, so we don't make a safety claim about it. Review the skill's code and source repository before installing it.
Install by adding the skill from the source repository. Check the skill's README for specific instructions.
toolchains-universal-infrastructure-github-actions is licensed under Unknown. Check the license terms before using in commercial projects.
GritFlow tracks 41 skills in the devops category. Browse the category page to compare alternatives by trust level, quality score, and features.
GitHub Actions is GitHub's native CI/CD platform for automating software workflows. Define workflows in YAML files to build, test, and deploy code directly from your repository with event-driven automation.
kubernetes-specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads.
devops-engineer
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling.
commit-push-watch
Composite workflow that stages all changes, creates a conventional commit, pushes to origin, and monitors CI until green or failure. Use when you want to commit and push in one step with CI monitoring. Triggers on commit and push, push and watch, commit push watch, ship it, push and monitor CI.