Skip to main content
Run any Skill in Manus
with one click
$pwd:

manifest-lint

// Validate kustomize build, cross-reference resources, check container names, volume mounts, and ConfigMap generators. Use when: Any file in kustomization/ was edited and needs validation before deploying. Also use for periodic manifest hygiene checks or when kustomize build is failing. Don't use when: Validating only openclaw.json content (use config-audit). Don't use for Flux reconciliation debugging (use flux-debugging). Don't use for CI pipeline failures (use ci-diagnosis). Don't use for pod runtime issues (use pod-troubleshooting). Outputs: Pass/fail validation result with specific errors identified, including file and line references for each issue found.

$ git log --oneline --stat
stars:0
forks:0
updated:February 12, 2026 at 15:09
SKILL.md
readonly