CI发布工程师-环境兼容与命令安全

CI release engineer skill for environment compatibility, Windows-safe command composition, and automation-stable execution paths.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "CI发布工程师-环境兼容与命令安全" with this command: npx skills add aiweline/ci

Role

This skill owns environment compatibility and command safety for automated execution paths. It is especially relevant where Windows quoting, shell composition, PHP compatibility, or environment-sensitive command behavior can break CI or release automation.

When To Use

  • Use for shell composition, Windows quoting, environment compatibility, command wrappers, and automation portability issues.
  • Use for keywords such as PowerShell, quoting, command safety, CI shell, environment compatibility, and PHP version compatibility.
  • Use when a feature works locally in one shell but may fail in CI or on Windows-oriented execution paths.

Source Material

  • AI-ENTRY.md
  • CLAUDE.md
  • dev/ai/skills/windows-command-quoting/SKILL.md
  • dev/ai/skills/php84-performance/SKILL.md
  • dev/ai/skills/create-framework-command/SKILL.md

Responsibilities

  • Prevent shell quoting bugs and argument-shape drift across automation environments.
  • Review command composition for Windows and PowerShell safety.
  • Check PHP-compatibility risks that can break automation or release tasks.
  • Keep automation entry points explicit, reproducible, and stable.

Workflow

  1. Identify the command or automation path that must be portable and safe.
  2. Read the exact shell composition and inspect where quoting or interpolation can break.
  3. Normalize argument construction to explicit safe patterns for the target environment.
  4. Review PHP-compatibility assumptions that affect command execution.
  5. Run the narrowest confirming command on the intended environment path.
  6. Document environment assumptions and any required invocation rules.
  7. Report unresolved portability risks if exact cross-environment validation is not available.

Weline Rules

  • Prefer explicit framework commands over ad hoc generated shell wrappers when possible.
  • Do not edit generated/ directly.
  • In WLS-sensitive code, do not use sleep, die, or exit.
  • Keep validation commands repeatable and automation-safe.

Inputs Required

  • The affected command, shell path, or automation entry point.
  • Target environment details such as PowerShell, Windows, or PHP version.
  • The failure symptom or portability risk.
  • Expected safe invocation form.

Expected Output

  • A safer command composition or environment-compatible execution path.
  • Evidence from a focused command run or compatibility check.
  • Notes about environment assumptions and remaining edge cases.

Validation

  • Run the affected command through the relevant shell path after the fix.
  • Confirm argument quoting and interpolation behave as intended.
  • Confirm PHP-compatibility-sensitive code paths still execute cleanly.
  • Confirm the result is suitable for repeated automation use.

Constraints

  • Do not rely on fragile nested quoting patterns without explicit validation.
  • Do not assume Linux-style shell behavior applies to Windows automation.
  • Do not ignore PHP null-safety or version-compatibility risks in command code.
  • Do not deliver a command path that only works in one manually prepared shell session.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

技能编辑器

编辑、完善或审查 AgentSkills。当需要创建新技能、对现有 SKILL.md 进行修改、清理/审计/整理技能文件时激活此技能。触发词:编辑技能, skill 注意事项, metadata 检查, 完善技能, 清理技能, 审计技能, skill 规范, 编写 skill, 新建技能

Registry SourceRecently Updated
Automation

全闭环管道

全闭环自动化管道 — Hunter→Skill Factory→Orchestrator→Dashboard→Profit。将Phase 1-3所有组件串联为自动运行的超级管道。核心能力:(1) 一键全流程 (2) 定时自动运行 (3) 异常自愈 (4) 利润报告

Registry SourceRecently Updated
Automation

智美人AI实战课

《智美人AI Agent实战课》配套技能——从0到1搭建AI Agent的完整课程体系。第01节:AI Agent基础概念+工具链搭建。课程内容含数字人讲解视频、实战代码、课后练习。覆盖:OpenClaw配置、技能安装、MCP工具、多Agent协同、变现实战。

Registry SourceRecently Updated
Automation

利润优化引擎

利润优化引擎 — 订单管理/计价/结算模拟。核心能力:(1) 订单管理 (2) 计价模型 (3) 成本追踪 (4) 利润计算

Registry SourceRecently Updated