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: