review-and-push

Official

Land changes safely with a full pre-push gate

Authorstellarone
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken or low-quality code from reaching the remote repository by enforcing a strict, ordered pre-push pipeline.

Core Features & Use Cases

  • Automated quality gate: Runs TypeScript type checking, linting, formatting verification, dependency audit, tests, and a production build in a required sequence.
  • Safe release workflow: Commits only after every verification step passes, then pushes while handling common upstream conflicts with a rebase pull.
  • Use case: Use it before shipping a feature or fixing a production bug when you want confidence that type safety, style consistency, and runtime behavior are all validated.

Quick Start

Run the review-and-push skill to validate the codebase end-to-end, then create a commit and push to the remote only if all checks pass.

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: review-and-push
Download link: https://github.com/stellarone/evaluate/archive/main.zip#review-and-push

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.