一键导入
commit-push-pr
Use when the user explicitly wants the current local git changes reviewed, committed on a new branch, pushed to origin, and opened as a pull request.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user explicitly wants the current local git changes reviewed, committed on a new branch, pushed to origin, and opened as a pull request.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a developer asks for a MetalMart shop change that must be implemented and verified end-to-end with local mirrord and Playwright before handoff.
Use when running one MetalMart shop service locally under mirrord against the playground GKE cluster. Requires Playwright UI verification for catalog or frontend-affecting changes, not curl alone.
Use when a developer asks for a MetalMart shop change that must be implemented and verified end-to-end in a mirrord preview environment with Playwright before handoff.
Use when a product manager asks for a MetalMart playground feature or code change and wants the full implementation workflow run through branch, PR, preview build, and preview handoff.
Use when a PM or developer wants a MetalMart shop change implemented, pushed to a PR, and exposed through the mirrord preview workflow for human review after the preview build succeeds.
Use when the user wants the playground repo built and deployed to local minikube for testing, including changed service images, `overlays/local`, readiness checks, and local access URLs.
| name | commit-push-pr |
| description | Use when the user explicitly wants the current local git changes reviewed, committed on a new branch, pushed to origin, and opened as a pull request. |
Use this skill only when the user wants the current local changes turned into a branch and PR.
git status and git diff.main with a clear title and summary.gh pr create when available.