Install
openclaw skills install ci-cd-complianceCI/CD pipeline requirements and deployment standards. Use when (1) Setting up CI/CD pipelines, (2) Debugging CI failures, (3) Configuring deployment workflows, (4) Managing staging/production releases, (5) Investigating build failures. Covers CI gate requirements, merge policies, auto-deploy to staging, production approval process.
openclaw skills install ci-cd-complianceinstall → lint/format → typecheck → unit → integration → (optional e2e) → package
When CI fails:
See references/pipeline-requirements.md for detailed CI configuration, gate definitions, and failure debugging guide.