Skip to main content

local-ci-mirror-preflight

Before any commit, mirror CI locally: read the CI workflow definitions, derive the closest local equivalent of every PR-triggered check, run them, and verify the SAME checks pass on clean mainline FIRST via a separate git worktree (never by flipping a shared checkout). Classify every failure — PR-caused / pre-existing-on-main / CI-infrastructure / cannot-determine-locally; only PR-caused failures block; pre-existing ones are reported, not absorbed. Includes a declared docs-only lightweight path; the preflight record feeds the closeout. Runs only the repo's own declared checks. Use before committing or pushing non-trivial work, when CI fails on things never run locally, or to distinguish your breakage from main's. Do NOT use as the release ship/no-ship gate (release-readiness-reviewer), to choose validation DEPTH (risk-tiered-validation-selector picks the tier this mirrors), to architect shard/resume machinery (sharded-validation-with-resume), or to design the pipeline (ci-pipeline-architect).

Jump to install

Source facts

Repository
ModernNomad-98/Project-Aegis
Last source activity
July 18, 2026 at 12:46
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.