branch-from-main
CommunityCreate branches correctly from main.
Authorjon23d
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all new branches are created from the latest version of the main branch, preventing common Git workflow issues and maintaining a clean project history.
Core Features & Use Cases
- Enforces Branching Strategy: Guarantees that new development work always starts from the most up-to-date
mainbranch. - Handles Incorrect Branching: Provides a clear process for rebasing existing branches onto
mainif they were mistakenly created from an older or incorrect base. - Use Case: When starting a new feature, bug fix, or any new piece of work, use this Skill to create a new branch that is guaranteed to be based on the latest
main.
Quick Start
Use the branch-from-main skill to create a new branch named 'feature/my-new-feature'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: branch-from-main Download link: https://github.com/jon23d/skillz/archive/main.zip#branch-from-main Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.