git-repoint-branch

Community

Extract changes to a new branch

Authorahoym
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you isolate specific changes from a feature branch into a new, clean branch, making it easier to create focused pull requests and manage complex development workflows.

Core Features & Use Cases

  • Branch Refactoring: Extract independent changes from a compound branch into a new PR targeting main.
  • Selective Commits: Allows users to specify files, directories, or glob patterns to include in the new branch.
  • Use Case: You've made several unrelated changes on a feature branch. Use this Skill to extract just the UI-related changes into a new branch for a dedicated UI-focused PR, keeping your original branch clean for other tasks.

Quick Start

Use the repoint-branch skill to extract the '.claude/guidelines/' directory to a new branch named 'feature/guidelines-lite'.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: git-repoint-branch
Download link: https://github.com/ahoym/dotfiles/archive/main.zip#git-repoint-branch

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 223,000+ vetted skills library on demand.