review-push

Automate code review, testing, and deployment checks for Git branches.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/yogogml0035-cpu/Assets --skill review-push
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-push
Source: https://github.com/yogogml0035-cpu/Assets/tree/main/xquant-learning-notes/.agents/skills/review-push
Command: npx skills add https://github.com/yogogml0035-cpu/Assets --skill review-push

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the pre-push code review and deployment checks for Git branches, ensuring code quality and compliance before pushing to the repository.

Core Features & Use Cases

  • Code Review: Perform code reviews using supported review agents.
  • Automated Checks: Execute tests, linting, and report generation.
  • Use Case: Before pushing code to a branch, this Skill runs a series of checks to ensure all standards are met, including code review, testing, and linting.

Quick Start

Run the review-push skill to automate the pre-push process for your Git branch.

Frequently Asked Questions about review-push

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pre-push code review and deployment checks for Git branches?

Automating pre-push code review for Git branches involves configuring review agents and automated testing tools to execute linting and compliance checks before code is pushed to the repository, ensuring code quality.

What is the best way to run automated testing and linting before pushing code?

Running automated testing and linting before pushing code requires a pre-push skill that integrates with your Git environment and configured review agents to execute a series of checks and generate reports ensuring standards are met.

Do I need a specific Git environment to automate pre-push checks?

Yes, automating pre-push checks requires a properly configured Git environment and set up review agents to perform the necessary code reviews, testing, and deployment validations before repository integration.

Can I use review agents to ensure code compliance before pushing to a repository?

Yes, you can use supported review agents to perform automated code reviews and ensure compliance, executing tests and linting checks before your code is pushed to the Git repository branch.

What are the limitations of automating code review with a pre-push skill?

The main limitation is its dependency on a configured Git environment and supported review agents; without these prerequisites, the pre-push skill cannot execute the automated testing, linting, and code review checks.