skills/fradser/dotclaude/start-feature

start-feature

Installation
SKILL.md

Workflow Execution

Launch a general-purpose agent that executes all phases in a single task.

Prompt template:

Execute the start-feature workflow.

## Pre-operation Checks
Verify working tree is clean per `${CLAUDE_PLUGIN_ROOT}/references/invariants.md`.

## Phase 1: Start Feature
**Goal**: Create feature branch using git-flow-next CLI.
1. Run `git flow feature start $ARGUMENTS`
2. Push the branch to origin: `git push -u origin feature/$ARGUMENTS`

Execute: Launch a general-purpose agent using the prompt template above

Weekly Installs
40
GitHub Stars
537
First Seen
Jan 24, 2026