prepare-push

Community

Preflight checks to ship clean code.

AuthorBrunoAlpezdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents broken or low-quality code from being pushed by automatically preparing your branch with formatting, linting, and build validation, while drafting or updating a useful PR description.

Core Features & Use Cases

  • Change-aware formatting: Detects only unpushed changes and runs Prettier on just those files to keep the diff focused.
  • Quality gate before pushing: Runs lint and build checks (tests are skipped if no framework is configured) so failures are caught early.
  • PR description automation: Creates a draft PR summary with a test plan checklist or updates an existing PR’s body to stay consistent.
  • Push-readiness marker: Writes a temporary marker indicating the push gate can confirm the preflight ran recently.

Quick Start

Use the prepare-push skill before running git push to automatically rebase, format changed files, run lint and build, and draft an updated PR description.

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: prepare-push
Download link: https://github.com/BrunoAlpezdev/lluvia-de-ideas/archive/main.zip#prepare-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.