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.
Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.
Quickly install git-rebase-main AI skill to your development environment via command line
Source: oocx/tfplan2md.
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
Stable fields and commands for AI/search citations.
npx skills add https://github.com/oocx/tfplan2md --skill git-rebase-mainSafely 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
https://github.com/oocx/tfplan2md