con un clic
dangerous-deploy
Deploy the app to production
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Deploy the app to production
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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.