Agent skill

start-feature

Start new feature branch

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/start-feature

SKILL.md

Phase 1: Start Feature

Goal: Create feature branch using git-flow-next CLI.

Actions:

  1. Run git flow feature start $ARGUMENTS
  2. Push the branch to origin: git push -u origin feature/$ARGUMENTS

Didn't find tool you were looking for?

Be as detailed as possible for better results