ftf-new-branch

Community

Automate git branching for new work in the FiveTwoFive WordPress site.

Authorjaballer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of creating a proper git branch for new work on the FiveTwoFive WordPress site, reducing the risk of working directly on the master branch and ensuring code integrity.

Core Features & Use Cases

  • Branch Creation: Automatically creates a git branch based on the type of work (feature, fix, refactor, etc.).
  • Pull from Master: Ensures that the new branch is always up-to-date with the master branch.
  • Prefix Matching: Uses conventional commit prefixes to ensure consistency in branch naming.
  • Issue Tracking: Optionally names branches using GitHub issue numbers.
  • Use Case: When beginning a new feature development, this Skill ensures a branch is created with the appropriate prefix and is in sync with the latest master branch.

Quick Start

Use the ftf-new-branch skill to create a new feature branch for issue #123: "Add new contact form functionality".

Dependency Matrix

Required Modules

None required

Components

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: ftf-new-branch
Download link: https://github.com/jaballer/fivetwofive-cw/archive/main.zip#ftf-new-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 620,000+ vetted skills library on demand.