ci-env-command-safetyCI release engineer skill for environment compatibility, Windows-safe command composition, and automation-stable execution paths.
Install via ClawdBot CLI:
clawdbot install aiweline/ci-env-command-safetyGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
A development team's CI pipeline fails on Windows runners due to incorrect quoting in shell commands. This skill diagnoses the quoting issues, normalizes argument construction for PowerShell and cmd.exe, and ensures the pipeline runs reliably across Linux and Windows.
An e-commerce platform uses automation scripts that call PHP commands. After upgrading to PHP 8.4, some scripts break due to deprecated features or null-safety changes. This skill reviews the commands, adjusts them for compatibility, and validates execution stability.
A fintech company's release automation uses ad-hoc shell wrappers that fail on Windows build agents. The skill replaces fragile patterns with explicit framework commands and validates argument quoting, preventing release failures.
A game studio's local build works on macOS but fails in CI on Windows. The skill identifies environment-specific differences in command behavior (e.g., path separators, environment variables) and documents invocation rules for portability.
A SaaS company experiences intermittent CI failures due to race conditions from sleep/die/exit commands in WLS-sensitive code. The skill reviews automation paths, removes unsafe constructs, and ensures repeatable execution.
Provide consulting to engineering teams on making their CI/CD pipelines robust across platforms. Include environment compatibility audits, command safety reviews, and actionable fix recommendations.
Develop a plugin for CI tools (e.g., Jenkins, GitLab CI) that automatically validates shell quoting, environment assumptions, and PHP compatibility. Offer as a freemium or subscription.
Offer training courses for DevOps engineers on writing portable and safe automation commands. Include practical labs on Windows quoting, PHP compatibility, and CI shell patterns.
💬 Integration Tip
Integrate this skill into your CI pipeline as a pre-validation step that checks all shell commands and PHP calls for environment compatibility before merge.
Scored May 23, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.