start-feature
CommunityCreate feature branches with git-flow-next
AuthorFradSer
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Starting feature branches manually with git-flow-next adds cognitive load and slows development. This Skill automates the creation and initial push of a feature branch, ensuring consistency with the git-flow pattern.
Core Features & Use Cases
- Automatic feature branch creation: Starts a new feature using the git-flow-next CLI.
- Origin synchronization: Pushes the newly created branch to the remote repository for collaboration.
- GitFlow consistency: Adheres to feature naming conventions and workflow standards.
Quick Start
Run the feature-start flow: git flow feature start <feature-name> followed by git push -u origin feature/<feature-name>.
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: start-feature Download link: https://github.com/FradSer/dotclaude/archive/main.zip#start-feature 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.