home/categories/automation-tools/facebook-hermes-claude-skills-non-interactive-git-rebase-skill-md
automation-toolstools

non-interactive-git-rebase

Use when needing to reorder, split, drop, or amend git commits that are not the top commit, without interactive editor access. Covers programmatic rebase via GIT_SEQUENCE_EDITOR, commit splitting with automated hunk selection, and metadata changes (author, message, dates) on any commit in a range.

facebook
maintainer
facebook
업데이트됨 2/20/2026
스타
10919
포크
754
quick start

Installation and usage

Use when needing to reorder, split, drop, or amend git commits that are not the top commit, without interactive editor access. Covers programmatic rebase via GIT_SEQUENCE_EDITOR, commit splitting with automated hunk selection, and metadata changes (author, message, dates) on any commit in a range.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use non-interactive-git-rebase