git-feature-workflow

Automates feature branch workflow. Invoke when user says "start feature [description]" to create a branch, or "feature complete/done/finished" to commit changes, push branch, and create PR. Handles branch naming, commit messages, and PR descriptions automatically.

$ Instalar

git clone https://github.com/yabrams/precon-demo /tmp/precon-demo && cp -r /tmp/precon-demo/.claude/skills/git-feature-workflow ~/.claude/skills/precon-demo

// tip: Run this command in your terminal to install the skill