home/categories/git-workflows/lynnswap-pdskills-skills-kickoff-skill-md
git-workflowsdevops

kickoff

Create and switch to a new git branch before starting a larger task, push the branch to the remote, proceed with work, and commit at the end. Use when the user asks to start work on a fresh branch and expects a remote push plus a final commit.

lynnswap
maintainer
lynnswap
আপডেট হয়েছে 1/20/2026
স্টার
0
ফর্ক
0
quick start

Installation and usage

Create and switch to a new git branch before starting a larger task, push the branch to the remote, proceed with work, and commit at the end. Use when the user asks to start work on a fresh branch and expects a remote push plus a final commit.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use kickoff