mit einem Klick
dangerous-deploy
Deploy the app 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 app 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
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.