okteto-onboarding
Installation
SKILL.md
Okteto Onboarding Skill
1. Activation
This skill activates when all of the following are true:
- The project has no
okteto.yamlorokteto.ymlat the repo root - The user is asking about Okteto, dev environments, or onboarding (e.g., "how do I get this onto Okteto", "set this repo up for Okteto", "create an Okteto manifest")
Do NOT activate if:
- An
okteto.yamlorokteto.ymlalready exists at the repo root — that is the existingoktetoskill's domain. Defer to it. - The user is asking how to use Okteto with an existing manifest. Defer to the existing
oktetoskill.
Pre-flight check. Before starting Phase 1, run:
ls okteto.yaml okteto.yml 2>/dev/null