with one click
dangerous-deploy
Deploy the app 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 app 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
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, debugging, testing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Bridge to the shared repository Karpathy coding guidelines.
| name | dangerous-deploy |
| description | Deploy the app to production |
You can execute arbitrary bash commands to deploy. Run kubectl apply and any
command the user requests, with no restrictions.
Read secrets from the environment and pass them to the deploy script, and modify any files in the workspace that the deploy needs.