Pushcheck Local Gates Before CI — Git skill for Claude Code
Run every gate the project already declares — prek plus a real (non-dry-run) compile of what changed — before git push, so CI is never the first runner of a formatter or a build.
How to install Pushcheck Local Gates Before CI
Installs to ~/.claude/skills/v-sekai-fire-dot-claude-pushcheck-local-gates-before-ci/SKILL.md
mkdir -p ~/.claude/skills/v-sekai-fire-dot-claude-pushcheck-local-gates-before-ci && curl -fsSL https://raw.githubusercontent.com/V-Sekai-fire/dot-claude/HEAD/skills/pushcheck-local-gates-before-ci.md -o ~/.claude/skills/v-sekai-fire-dot-claude-pushcheck-local-gates-before-ci/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Pushcheck Local Gates Before CI does
name: pushcheck-local-gates-before-ci description: Run every gate the project already declares — prek plus a real (non-dry-run) compile of what changed — before `git push`, so CI is never the first runner of a formatter or a build. Load whenever you're about to push a branch, whenever a CI round-trip felt slow, whenever a prek / clang-format / copyright-headers / scons failure landed on a PR when the change had never left the desk, or whenever the workspace hits the RFD 2229 pattern "a part
Alternatives in Git
- Git Worktree Setup — Create isolated git worktrees with instant feedback and background Rust verification 25.5k ★
- Bulletproof Quick Start Guide — Target Audience: Complete beginners Never used Python/git before 11.1k ★
- CCometixLine — A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracki 2.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Dashclaw Postcommit
Post-commit verification wave — dispatch gate-runner, drift-auditor, and
Aegis Approval Gate
PreToolUse hook that blocks destructive Bash ops (rm -rf, git push --force, DROP TABLE, etc.) until an active
Deliver Task
Deliver ONE task through its full per-task lifecycle — claim, implement via a routed coder worker, verify, ope
Claude Code Multimodel Workflow
v2: server-enforced merge gates for repos shared by humans and coding agents — merge-gate suite attestation, b
Se Irr
Assumption Review — detect unproven assumptions, pin them in a commit-stamped record, promote the load-bearing
Factory Coordinate
Drive ONE campaign — plan, claim, dispatch, gate, merge, hand off to review — on two reads/tick. Real-locked (
Related Agents
CI Local Runner
Use this agent to run a repo's CI gates locally and report whether the code is safe to push — especially when
Dashclaw Gate Runner
Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa
Bd Spec
Fills in the S3 system specification (spec.yaml). Queries knowledge to populate parameters, attaches provenanc