start-feature

Installation
SKILL.md

Start Feature

Overview

Creates or switches to feature branches following the feature/<slug> naming convention. Analyzes feature descriptions to generate concise, descriptive branch names and handles branch creation or switching automatically.

Process

1. Check Current Branch

1. Parse Feature Description

Extract 2-4 key words that capture the essence of the feature from the description.

Branch naming rules:

  • Format: feature/<slug>
  • Slug: 2-4 words, kebab-case
Related skills

More from otrebu/agents

Installs
9
Repository
otrebu/agents
GitHub Stars
4
First Seen
Jan 24, 2026