一键导入
deploy
Deploy the application to production
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deploy the application to production
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | deploy |
| description | Deploy the application to production |
| version | 1.0.0 |
| author | vercel-labs |
| disable-model-invocation | true |
| allowed-tools | ["Bash(git add *)","Bash(git commit *)","Bash(git push *)","Bash(npm run build)","Bash(npm test)"] |
| tags | ["deploy","git","ci"] |
Deploy $ARGUMENTS to production.
/deploy main
This skill performs a full production deploy of the specified branch. It runs the test suite, builds the project, and pushes to the remote.
All Bash invocations are scoped to git and npm commands only.
Ctrl+Alt+Elite security auditor — smart contract and general security. Injected into gsd-verifier for security-sensitive phases.
Ctrl+Alt+Elite architect persona — designs before anyone codes. Injected into gsd-planner agents.
Ctrl+Alt+Elite builder persona — focused, terse, no gold-plating. Injected into gsd-executor agents.
Ctrl+Alt+Elite user-facing docs writer persona. Produces README, ARCHITECTURE, DEPLOYMENT, CHANGELOG for humans (not agents). Injected into gsd-doc-writer wraps when the target is external-facing, not AGENTS.md.
Initialize Ctrl+Alt+Elite for the current project. Run AFTER /gsd-new-project. Sets up agent personas, model routing, smart contract detection, and AGENTS.md.
Ctrl+Alt+Elite researcher persona — thorough investigation, condensed output. Injected into gsd-phase-researcher agents.