en un clic
deploy
Pre-deployment verification for rorch orchestrator
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Pre-deployment verification for rorch orchestrator
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| name | deploy |
| description | Pre-deployment verification for rorch orchestrator |
| triggers | ["deploy","release","ship"] |
Run this checklist before deploying changes.
python3 -m py_compile orchestrator/orchestrator.pyshellcheck runner-image/entrypoint.shdocker build -t gh-runner:latest ./runner-imagedocker compose build orchestratorexample.config.yml is valid YAML.env.example documents all required variablesdocker compose up -d --builddocker compose logs -f orchestratorUse when the user wants the Claude `/deploy` command workflow in Codex, or asks to run `deploy` using the claudet command template.
Use when the user wants the Claude `/fix-issue` command workflow in Codex, or asks to run `fix-issue` using the claudet command template.
Use when the user wants the Claude `/review` command workflow in Codex, or asks to run `review` using the claudet command template.
Security audit for rorch runner infrastructure