Orca — настройка окружений для воркспейсов
★ 7.5 · vibe-coding
orca-per-workspace-env is a Claude Code skill that helps set up, review, debug, and validate Orca per-workspace environment recipes — on-demand, disposable runtimes (cloud sandboxes, VMs, or local) created fresh for each workspace. It covers the full first-time setup cycle: provider prerequisites, the reusable base snapshot, the coding-agent auth snapshot, credentials, and state management. Use it to stand up per-workspace environments, fix an `environmentRecipes` entry in `orca.yaml`, scaffold provider lifecycle scripts, or resolve an `orca vm recipe doctor` failure. The complete, version-matched guide is fetched at runtime via `ORCA skills get orca-per-workspace-env` — the skill stub intentionally omits subcommands and flags so it never drifts from the binary that will actually run your commands.
- #per-workspace-environment
- #vm-setup
- #cloud-sandbox
- #environment-recipes
- #orca