Ci Cd Compliance
/install ci-cd-compliance
CI/CD Compliance Rules
CI Gates Sequence
install → lint/format → typecheck → unit → integration → (optional e2e) → package
Merge Policy
- Merge only if green
- Auto-deploy to staging on merge
- Production requires tag/approval
CI Failure Handling
When CI fails:
- Explain root cause in PR comment
- Include the fix in the same PR when feasible
- Don't merge until all gates pass
IDE Integration
- AINative / Windsurf / Cursor / Claude Code: Use built-in code actions and terminal to run tests/linters
- Prefer unified diffs in responses so changes are patchable across IDEs
- Attach artifacts (test output, screenshots, logs) whenever you assert a claim
Reference Files
See references/pipeline-requirements.md for detailed CI configuration, gate definitions, and failure debugging guide.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ci-cd-compliance - After installation, invoke the skill by name or use
/ci-cd-compliance - Provide required inputs per the skill's parameter spec and get structured output
What is Ci Cd Compliance?
CI/CD pipeline requirements and deployment standards. Use when (1) Setting up CI/CD pipelines, (2) Debugging CI failures, (3) Configuring deployment workflow... It is an AI Agent Skill for Claude Code / OpenClaw, with 206 downloads so far.
How do I install Ci Cd Compliance?
Run "/install ci-cd-compliance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ci Cd Compliance free?
Yes, Ci Cd Compliance is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ci Cd Compliance support?
Ci Cd Compliance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ci Cd Compliance?
It is built and maintained by Toby Morning (@urbantech); the current version is v1.0.0.