Create and run an ONG (Optimus NextGen) deployment end-to-end — draft, validate, handle overrides, build, deploy, and merge.
Find and follow the ONG deployment scenario skill.
Finding the skill files — try in this order:
Relative to this file: Optimus-Nextgen/create-deployment-skill.md
— works when invoked from within any tool's skills directory (Codex: ~/.codex/skills/, Antigravity: ~/.gemini/antigravity/skills/)
~/.codex/skills/Optimus-Nextgen/ — Codex CLI setup via claude-sutras
~/.claude/skills/Optimus-Nextgen/ — Claude Code setup via claude-sutras
Common claude-sutras repo locations: ~/IdeaProjects/claude-sutras, ~/Projects/claude-sutras, ~/code/claude-sutras, ~/dev/claude-sutras
If still not found, ask: "I can't locate the claude-sutras skill files. Can you tell me where the claude-sutras repo is on your machine? Or clone it from https://github.com/mykaarma/claude-sutras and run setup.sh first."
Optimus-Nextgen/README.md — authentication setup and the full skills indexOptimus-Nextgen/create-deployment-skill.md — the scenario skill to follow exactlyThen execute the scenario skill from the beginning (Step 0: authentication).