with one click
deploy
Deploy the application to production
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Deploy the application to production
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| 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.