local-ci-precheck

Community

Catch CI blockers locally, fast.

Authormattbutlerengineering
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents wasting time and effort by catching CI-blocking lint, typecheck, and architecture-audit failures locally before you push.

Core Features & Use Cases

  • Parallel CI-equivalent checks: Runs pnpm lint, pnpm typecheck, and the architecture-audit command set in parallel after install to surface issues quickly.
  • CI-accurate install step: Uses pnpm install --frozen-lockfile so dependency/lockfile drift is detected the same way CI would.
  • Architecture drift detection for workspaces: Verifies that workspace-package relationships and architectural rules still hold after refactors or shared-package changes.
  • Use case: After updating a shared workspace (like a design system package) or making a cross-app refactor, run the precheck to confirm downstream apps will compile, lint, and still satisfy architecture constraints.

Quick Start

Run /local-ci-precheck from the repository root to execute lint, typecheck, and architecture-audit locally in parallel with the same commands CI uses.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: local-ci-precheck
Download link: https://github.com/mattbutlerengineering/mattbutlerengineering/archive/main.zip#local-ci-precheck

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.