Aigate AI Git Workflow Guard CLI — AI skill for Claude Code
Pre-push Git safety CLI for AI-assisted coding: catch risky changes, possible secrets, weak PR readiness, and branch strategy issues before review.
How to install Aigate AI Git Workflow Guard CLI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open LeeHueeng/aigate-ai-git-workflow-guard-cli and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aigate AI Git Workflow Guard CLI does
Pre-push Git safety CLI for AI-assisted coding: catch risky changes, possible secrets, weak PR readiness, and branch strategy issues before review.
Alternatives in AI
- Startup Canvas — Generate Startup Canvas combining Product Strategy and Business Model 7.8k ★
- AI Readiness — AI 就绪度评估 — 单票 AI 暴露/卡位评级 + 三道 gate + Top 杠杆点 6.6k ★
- Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
README
AIGate
Stop risky AI-generated Git changes before push.
[](https://github.com/LeeHueeng/aigate-ai-git-workflow-guard-cli/actions/workflows/ci.yml) [](https://github.com/LeeHueeng/aigate-ai-git-workflow-guard-cli/actions/workflows/scorecard.yml) [](https://www.npmjs.com/package/aigate-cli) [](LICENSE)
Languages
- README: English | 한국어 | 日本語 | 中文
- Operations guide: English | 한국어 | 日本語 | 中文
- HTML overview: https://leehueeng.github.io/aigate-ai-git-workflow-guard-cli/
AIGate is a zero-config pre-push safety CLI for AI-assisted coding. It checks changed files, possible secrets, repository readiness, PR risk, and branch strategy before changes reach your remote branch or pull request review.


Use AIGate When
- Your AI coding assistant changed files faster than you can review them.
- You want one command that explains readiness before
git push. - You maintain an open source package and need PR, release, and repository health signals.
- You want Markdown, HTML, JSON, and SARIF outputs that work locally and in CI.
- You want Codex, Gemini, and Claude Code to follow the same branch and validation workflow as humans.
60-Second Quickstart
Run it without installing:
npx -y aigate-cli check
npx -y aigate-cli start --route default --dry-run
npx -y aigate-cli start --route quickstart --dry-run
npx -y aigate-cli doctor
npx -y aigate-cli test
npx -y aigate-
Related Skills
Aigate
AI Prompt Secret Scanner: local proxy and Claude Code hook that blocks secrets before they reach AI APIs
Hol Guard
Open-source antivirus for AI agents: block risky tools, secret access, prompt injection, malicious packages, M
Gemini Peer Review
Claude Code plugin for AI peer review validation using Google Gemini CLI. Two AI perspectives catch more issue
Herdr Control
Multi-agent orchestration for herdr: spawn/route AI coding agents into tabs and worktrees, sort/colour tabs by
Agents Kit
Conflict-free parallel development on one Git repo by multiple AI coding sessions (Claude Code / Codex). Git-o
Counterfactual Statistics
Statistics for counterfactual and paired-branch ML experiments - the independent unit, paired tests against a
Related Agents
Opensource Sanitizer
Pre-public-push safety net. Scans a diff or working tree for leaked secrets, PII, internal references, interna
Beads Warden
Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write ra
Regression Guard
Proactive regression scanner that checks code changes against documented bug patterns. Use before commits, PRs