Task
$ARGUMENTS
Instructions
Follow every step below in order. Do not skip any step. Do not proceed to the next step if the current one fails.
Step 1 — sync with master
git checkout master
git pull origin master
If the working tree is dirty, stop and tell the user to stash or commit their changes first.
Step 2 — pick a branch name
Look at the task description in $ARGUMENTS and derive a branch name that:
- is kebab-case:
fix-login-redirect, `add-e
[Description truncada. Veja o README completo no GitHub.]