green-gate
CommunityVerify n2b end-to-end in one green check.
Authoraphrody-code
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents broken n2b releases by running the full anti-regression verification pipeline before merging or deploying, catching formatting drift, compilation/test failures, lint regressions, schema/codegen mismatch, and baseline divergence.
Core Features & Use Cases
- Run the full verification pipeline in order: executes fmt, build, test, clippy (warnings as errors), codegen drift check, then baseline comparison.
- Stops at first failure: provides clear stage-level green/red status and aborts immediately to reduce debugging time.
- Guards external contract integrity: validates the frozen external contract using the codegen drift check and the baseline diff tracked for downstream consumers.
Quick Start
Run the green-gate pipeline to ensure the repository is safe to push or deploy: bash skills/green-gate/run.sh
Dependency Matrix
Required Modules
cargobunbash
Components
scripts
💻 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: green-gate Download link: https://github.com/aphrody-code/n2b/archive/main.zip#green-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.