Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

install-plan

스타0
포크0
업데이트2026년 7월 1일 15:57

The InstallPlan IR — the shared intermediate representation consumed by the DEPLOY targets. ALL FIVE deploy substrates (local/vm/pod/k8s/android) are EXTERNAL out-of-process deploys via externalDeployTarget over the executor reverse channel. The local AND vm substrates DO consume the IR — the plugin walks the InstallPlan over the shared out-of-process walk (charly/plugin/kit.WalkPlans), driving the host for host-engine step kinds via the RunHostStep reverse-channel RPC; for vm the served executor is the guest SSHExecutor, so the SAME walk runs INSIDE the guest. pod's plugin walks NOTHING — pod bakes its steps INTO the image, so its substrateLifecycle hook builds the overlay container image HOST-SIDE via the retained PodDeployTarget (OCITarget add_candy: synthesis). The k8s substrate is EXTERNAL (deploy:k8s, served out-of-process by candy/plugin-kube): it does NOT consume the IR — the host preresolver GENERATES a Kustomize tree (the GenerateK8sKustomize shim → compiled-in candy/plugin-k8sgen) and the plugin ru

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly