deploy
星标10
分支7
更新时间2026年2月28日 07:37
Deploy to staging or production environment with pre-flight checks
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Deploy to staging or production environment with pre-flight checks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Explain code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
Fix a GitHub issue by reading the issue, finding relevant code, implementing a fix, and creating a commit
Review a GitHub pull request and provide structured feedback with severity ratings
Show a summary of the current project state including git, tests, and build status
| name | deploy |
| description | Deploy to staging or production environment with pre-flight checks |
| disable-model-invocation | true |
| context | fork |
| allowed-tools | Bash(pnpm *), Bash(npm *), Bash(git *), Bash(gh *) |
| argument-hint | [staging|production] |
Deploy to $ARGUMENTS environment.
git status)If all checks pass: