← 返回 Skills 市场
urbantech

Ci Cd Compliance

作者 Toby Morning · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
206
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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:

  1. Explain root cause in PR comment
  2. Include the fix in the same PR when feasible
  3. 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.

安全使用建议
This skill is an instruction-only CI/CD guide and appears coherent. Before installing or enabling it, check the following: (1) Confirm the referenced 'references/pipeline-requirements.md' actually exists in your repo or workspace — otherwise the guidance may be incomplete; (2) Be aware the skill's instructions encourage attaching artifacts and using IDE terminals, which may prompt the agent to read repository files or execute commands — only give the agent repository/terminal access if you trust it and review its proposed commands; (3) The skill does not request credentials, but always review any PR comments or automated actions it generates before posting or merging. If you want higher assurance, ask the publisher for the missing reference file or an explicit list of safe commands the agent will run.
能力评估
Purpose & Capability
Name and description align with the instructions in SKILL.md: CI gate ordering, merge policy, failure handling, and IDE integration. It does not request unrelated binaries, credentials, or installs.
Instruction Scope
SKILL.md stays on-topic for CI/CD guidance, but it references 'references/pipeline-requirements.md' which is not present in the bundle and tells the agent to attach artifacts (test output, logs, screenshots) and use IDE terminals; this can lead the agent to read or operate on repository files or invoke commands in the environment — verify what repository access you grant and whether the referenced file exists.
Install Mechanism
No install spec and no code files are present; lowest-risk instruction-only deployment with nothing written to disk by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested; requirements are minimal and proportionate to a documentation/guide skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ci-cd-compliance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ci-cd-compliance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with CI/CD compliance standards and usage guidelines: - Defines the required CI gate sequence: install → lint/format → typecheck → unit → integration → (optional e2e) → package. - Specifies merge policy: only merge if all gates pass, with auto-deploy to staging and tag/approval needed for production. - Outlines steps for handling CI failures, including documenting root causes and requiring fixes in PRs. - Provides IDE integration tips, recommending unified diffs and attaching relevant artifacts to support claims. - Points to a detailed reference guide in references/pipeline-requirements.md for configuration and troubleshooting.
元数据
Slug ci-cd-compliance
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 Ci Cd Compliance?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ci-cd-compliance」即可一键安装,无需额外配置。

Ci Cd Compliance 是免费的吗?

是的,Ci Cd Compliance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ci Cd Compliance 支持哪些平台?

Ci Cd Compliance 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ci Cd Compliance?

由 Toby Morning(@urbantech)开发并维护,当前版本 v1.0.0。

💬 留言讨论