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