ci-cd-complianceCI/CD pipeline requirements and deployment standards. Use when (1) Setting up CI/CD pipelines, (2) Debugging CI failures, (3) Configuring deployment workflow...
Install via ClawdBot CLI:
clawdbot install urbantech/ci-cd-complianceGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 29, 2026
When adding a new microservice to a repository, apply the standard CI gates sequence (install, lint, typecheck, unit, integration, package). Configure merge policy to auto-deploy to staging and require tag and approval for production.
A developer encounters a CI failure in a feature branch. The skill guides to explain the root cause in a PR comment, include the fix in the same PR, and not merge until all gates pass.
Integrate CI/CD compliance with IDEs like AINative, Windsurf, or Cursor. Use built-in code actions and terminal to run tests and linters, and prefer unified diffs for patchable changes.
After merging to main, auto-deploy to staging. For production releases, require a tag and approval. Reference the detailed pipeline requirements file for configuration.
When a build fails, attach test outputs, screenshots, or logs to support claims. Use the reference file 'pipeline-requirements.md' for detailed debugging steps.
Provide a platform that enforces standardized CI/CD pipelines for multiple teams, ensuring consistent deployment workflows and reducing production incidents.
Offer expert services to organizations looking to implement or improve their CI/CD compliance, including pipeline setup, failure debugging, and release management.
Develop and sell IDE plugins that automate compliance checks, run tests/linters, and generate unified diffs, targeting developers using AINative, Windsurf, Cursor, or Claude Code.
💬 Integration Tip
Reference the 'pipeline-requirements.md' file for detailed CI configuration; use IDE integrations to run local checks before pushing to CI.
Scored Apr 29, 2026
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.