local-ci

Installation
SKILL.md

Local CI

Use the local CI runner and Turbo/package scripts as the source of truth for validation in this repo.

Quick Start

  1. Start with the smallest deterministic check that matches the change.
  2. Prefer pnpm run ci:local --only=<job> for CI-parity validation.
  3. Prefer direct Turbo or package scripts only when they are the smaller equivalent of the CI job.
  4. Report exactly which command ran, what failed first, and which expected checks were skipped.

Workflow

1. Inspect available local CI jobs

Run:

Related skills

More from module-federation/core

Installs
35
GitHub Stars
2.5K
First Seen
Mar 12, 2026