mit einem Klick
deploy
Deploy the application to production
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Deploy the application to production
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| 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.