← all publishers

okteto

@okteto source repo

10 published skills

  1. Okteto · okteto bundle
    Use when a project contains okteto.yaml or okteto.yml, or when the user mentions Okteto, dev environments, or an okteto command. Also use before running kubectl, helm, or docker build in a repo that has an Okteto manifest; when okteto up hangs or seems stuck; when parallel git worktrees collide over the same environment; or when deciding whether okteto destroy or okteto namespace delete is safe to run.
    0
    installs
  2. Okteto Preview · okteto
    Okteto Preview Environment skill. Use when someone wants a live, shareable environment for a branch or pull request — "deploy a preview for this PR", "give me a URL for branch X", posting a preview link back to a PR or thread — or when setting up PR preview automation in CI (GitHub Actions or GitLab). Use alongside the `okteto` skill: for editing, syncing, and iterating on code, defer to that skill's dev environments. Requires an Okteto context; previews are an Okteto Platform feature.
    0
    installs
  3. Okteto Debugging · okteto bundle
    Use when the user describes a broken or unhealthy Okteto environment. Triggers on phrases like: "service is crashing", "service keeps restarting", "service won't start", "environment is broken", "deployment is failing", "pods are stuck", "pods are not ready", "pods are pending", "CrashLoopBackOff", "OOMKilled", "ImagePullBackOff", "Evicted", "what's wrong with my service", "debug my environment", "why won't it start", "something's wrong", "logs show errors", "service isn't responding", "my code changes aren't showing up", "file sync is stuck". Also triggers if the user pastes kubectl or okteto output showing unhealthy pod states.
    0
    installs
  4. Okteto Onboarding · okteto bundle
    Use when a project has NO okteto.yaml/okteto.yml and the user wants it on Okteto — e.g. "get this repo onto Okteto", "set up a dev environment for this", "create an Okteto manifest", "onboard this service". Also use when okteto deploy fails because no manifest exists. Do NOT use if okteto.yaml or okteto.yml already exists — that is the okteto skill's domain.
    0
    installs
  5. Lessons · okteto
    Record a lesson learned after a user correction, or review existing lessons at session start
    0
    installs
  6. Fix Cves · okteto
    Fix all CVEs in the Okteto CLI Docker image by scanning with Trivy and updating vulnerable dependencies and binaries
    0
    installs
  7. Lint Check · okteto
    Run pre-commit hooks and golangci-lint to verify code quality before finishing work
    0
    installs
  8. New Feature · okteto
    Start a new feature development session with branch setup and requirements gathering
    0
    installs
  9. Upgrade Go Version · okteto
    Upgrade the Go toolchain version of the Okteto CLI across both Go modules (root + tools), the Dockerfile base image (pinned by sha256), and the golang-ci CI image to a target version, validating with okteto build / okteto test, then opening a PR.
    0
    installs
  10. Cve Review · okteto bundle
    Use this skill to review CVEs in the pipeline-runner image
    0
    installs