February 1, 2026
Select agents to install to:
npx add-skill https://github.com/FradSer/dotclaude/blob/main/gitflow/skills/start-feature/SKILL.md -a claude-code --skill start-featureInstallation paths:
.claude/skills/start-feature/## 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`