Act Local CI
OfficialTest GitHub Actions locally
AuthorFortiumPartners
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows developers to run GitHub Actions workflows directly on their local machine, drastically reducing the feedback loop for CI/CD pipeline changes and preventing common errors before they reach the repository.
Core Features & Use Cases
- Local Workflow Execution: Run
.github/workflows/*.ymlfiles locally. - Job & Event Simulation: Execute specific jobs or simulate events like
pushandpull_request. - Secret Management: Securely inject secrets and environment variables for realistic testing.
- Use Case: A developer modifies a GitHub Actions workflow file. Before committing, they use this Skill to run the modified workflow locally, ensuring it functions as expected and doesn't break the build.
Quick Start
Run the 'test' job from your GitHub Actions workflows locally.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Act Local CI Download link: https://github.com/FortiumPartners/ensemble-vnext/archive/main.zip#act-local-ci Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.