skill
职业分类
描述
更新
lint
软件开发工程师
Lint the home-cluster GitOps repository. Checks that CRD YAML files have yaml-language-server schema comments. Use when the user types /lint or asks to lint the repo.
2026-07-05
commit
软件开发工程师
Stage and commit changes following this repo's commit conventions. Use when the user asks to commit, wants to make a commit, or asks how to write a commit message.
2026-07-05
create-app
软件开发工程师
Scaffold a new app in the home-cluster GitOps repo following all conventions. Creates ks.yaml, app/kustomization.yaml, app/helm-release.yaml, and optionally app/secret.yaml. Use when the user asks to add, create, or scaffold a new app or service in the cluster.
2026-07-04