Loading...
Loading...
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
npx skill4agent add davila7/claude-code-templates yeetghgh --versionghghgh auth statusgh auth logingh auth statuscodex/{description}{description}[codex] {description}git checkout -b "codex/{description}"git status -sbgit add -Agit commit -m "{description}"git push -u origin $(git branch --show-current)GH_PROMPT_DISABLED=1 GIT_TERMINAL_PROMPT=0 gh pr create --draft --fill --head $(git branch --show-current)