·git-rebase-main
</>

git-rebase-main

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.

18Installs·0Trend·@oocx

Installation

$npx skills add https://github.com/oocx/tfplan2md --skill git-rebase-main

How to Install git-rebase-main

Quickly install git-rebase-main 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/oocx/tfplan2md --skill git-rebase-main
  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: oocx/tfplan2md.

SKILL.md

View raw

Purpose Ensure the current feature branch includes all the latest changes from main before proceeding with code review, UAT, or release. This prevents merge conflicts and ensures tests run against the latest codebase.

Force Push (with confirmation) After a successful rebase, the branch history has changed. Ask the user before force-pushing:

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release. Source: oocx/tfplan2md.

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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oocx/tfplan2md --skill git-rebase-main
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from oocx/tfplan2md

Quick answers

What is git-rebase-main?

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release. Source: oocx/tfplan2md.

How do I install git-rebase-main?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oocx/tfplan2md --skill git-rebase-main 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/oocx/tfplan2md