pre-push-check

Community

Run end-to-end checks before you push

AuthorAndreJorgeLopes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken or non-compliant changes from reaching the main branch by enforcing an automated pre-push quality pipeline and a self-review against project standards.

Core Features & Use Cases

  • Automated review pipeline: Runs the full devflow check rule set (Claude Code primary, OpenCode fallback, and direct lint/type-check fallback).
  • Self-review against CLAUDE.md: Verifies scope discipline, naming conventions, architecture patterns, import paths, error handling, security, and test coverage.
  • Common issue screening: Flags risky or low-quality commits such as secrets, debug logs, any usage, missing async error handling, and TODOs without ticket references.

Quick Start

Use the pre-push-check skill to validate your upcoming commits by running the Skill’s instructions right before pushing to your remote branch.

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: pre-push-check
Download link: https://github.com/AndreJorgeLopes/devflow/archive/main.zip#pre-push-check

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.