Yeet
원문: yeet
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`).
무엇을 하나요
Prerequisites Require GitHub CLI gh . Check gh version . If missing, ask the user to install gh and stop. Require authenticated gh session. Run gh auth status . If not authenticated, ask the user to run gh auth login (and re run gh auth status ) before continuing. Naming conventions Branch: codex/{description} when starting from main/master/default. Commit: {description} (terse). PR title: [codex] {description} summarizing the full diff. Workflow If on main/master/default, create a branch: git checkout b "codex/{description}" Otherwise stay on the current branch. Confirm status, then stage everything: git status sb then git add A . Commit tersely with the description: git commit m "{descript…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.