Local CI Simulation

Simulate GitHub Actions CI locally for this repository by mapping workflow jobs to terminal commands, running phases step-by-step, isolating failing stages, and reporting exact root causes with fix suggestions. Use when CI is red, when validating a fix before push, or when user asks for phased local CI verification. Always propose full simulation first and run it only after explicit user confirmation because it is resource-intensive. Use when this capability is needed.

tomevault-io 5c896c8 2 files · 2.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/retailcrm--embed-ui--local-ci-simulation commit 5c896c829f

Frequently asked questions

npx skillmds@latest add tomevault-io/local-ci-simulation