CI Local Parity

Use when setting up or auditing a project's CI/CD pipeline together with local verification — ensures pnpm/npm verify (or equivalent) actually covers everything CI checks, adds pre-commit/pre-push git hooks that enforce this locally, and keeps trunk-based development honest (small commits, frequent pushes, CI checked per push not per batch). Load before building a new .woodpecker.yml/.github/workflows, before adding SonarQube/coverage, or when "it passed locally but failed in CI" comes up.

vannifr Updated

File contents

vannifr/agent-skills/tree/main/skills/ci-local-parity commit dd0ec77611

Frequently asked questions

npx skillmds@latest add vannifr/ci-local-parity