·squash

Use when squash-merging a feature branch into main for linear history. Handles pre-flight checks, squash merge, commit delegation to commit, and branch cleanup.

17Installs·5Trend·@ralphcrisostomo

Installation

$npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill squash

How to Install squash

Quickly install squash AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill squash
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ralphcrisostomo/nuxt-development-skills.

SKILL.md

View raw

If remote origin exists, pull latest with git pull --ff-only. If ff-only fails, abort — main has diverged and needs manual resolution.

On conflicts: git merge --abort, switch back to source branch, suggest git rebase main, stop.

Invoke /commit to handle the commit. Do not write commit messages directly.

Use when squash-merging a feature branch into main for linear history. Handles pre-flight checks, squash merge, commit delegation to commit, and branch cleanup. Source: ralphcrisostomo/nuxt-development-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill squash
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from ralphcrisostomo/nuxt-development-skills

Quick answers

What is squash?

Use when squash-merging a feature branch into main for linear history. Handles pre-flight checks, squash merge, commit delegation to commit, and branch cleanup. Source: ralphcrisostomo/nuxt-development-skills.

How do I install squash?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill squash Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ralphcrisostomo/nuxt-development-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09