Search: "CI/CD"

Showing 23 of 23 results

Development

mesh flow

Skill · by Roy Yuen

What it does Mesh Flow replaces fragile, implicit prompt-chaining with a robust, artifact-driven DAG (Directed Acyclic Graph) orchestration system. By defining your agent workflows in a structured project.yaml, you move logic out of the prompt and into a compile-time validated system. It enforces hard gates—such as human approval or dependency verification—that the AI cannot bypass or hallucinate past. Why use this skill Standard agentic workflows often fail because the LLM decides to skip steps or "forgets" requirements. Mesh Flow treats your agentic workflow like a CI/CD pipeline. It features a Compile-then-Run architecture that validates your topology for cycles and missing artifacts before single token is generated. This ensures 100% predictable execution paths, explicit failure states (failed, blocked, rejected), and absolute control over recovery paths. Supported tools YAML-based workflow configurations Standardized Adapter Interfaces for cross-skill communication Mermaid DAG visualization for debugging Zod-backed schema validation CLI tools for compilation and execution (mesh compile, mesh run) Output structure The skill produces a normalized execution plan and a detailed execution trace. Every node execution returns a standardized status, a list of produced artifacts, and comprehensive metadata including tool calls and verification reasoning. Use Cases Build multi-step agent pipelines with hard verification gates Enforce human-in-the-loop approval before sensitive code deployments Visualize complex agent task dependencies using Mermaid DAGs Standardize artifact sharing between disparate AI skills and agents

Development ClawHub

CI-CD

Skill

Automate builds, tests, and deployments across web, mobile, and backend applications.

Development ClawHub

CI/CD Pipeline

Skill

Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting.

Development ClawHub

ci-cd-security

Skill

# CI/CD Security Scanner This skill turns the model into a workflow-YAML scanner. Read the file, walk the detection rules, report findings with severity and a concrete rewrite. No tools to install, no commands to run — the analysis is the model reading the YAML. The rules encode the current consensus from Astral, OpenSSF, GitHub Security Lab, Chainguard, and the zizmor audit set. The goal is to flag the same patterns those tools would flag, without needing to run them. ## Mental model Every workflow sits on

Development ClawHub

ci-cd-and-automation

Agent

# CI/CD and Automation ## Overview Automate quality gates so that no change reaches production without passing tests, lint, type checking, and build. CI/CD is the enforcement mechanism for every other skill — it catches what humans and agents miss, and it does so consistently on every single change. **Shift Left:** Catch problems as early in the pipeline as possible. A bug caught in linting costs minutes; the same bug caught in production costs hours. Move checks upstream — static analysis before tests, tes

Development ClawHub

ci-cd-best-practices

Skill

# CI/CD Best Practices You are an expert in Continuous Integration and Continuous Deployment, following industry best practices for automated pipelines, testing strategies, deployment patterns, and DevOps workflows. ## Core Principles - Automate everything that can be automated - Fail fast with quick feedback loops - Build once, deploy many times - Implement infrastructure as code - Practice continuous improvement - Maintain security at every stage ## Pipeline Design ### Pipeline Stages A typical CI/CD pipe

Development ClawHub

CI/CD 测试

Skill

当需要把测试集成到 CI/CD 流水线中、或者现有流水线的测试环节跑起来效率低不可靠时使用此技能。覆盖流水线各阶段的分层测试卡点设计(提交检查→单元测试→接口测试→UI 测试→回归测试)、工具集成策略和质量门禁配置。不要在 CI 里堆满慢的 UI 测试——而是构建测试金字塔:提交阶段跑最快的(<5min),合码阶段跑核心的(<15min),夜间跑全量的。 本技能属于 QA Test Skills 技能集(49 个技能之一),完整工作流体验需安装全套:npx skills add Kokxi/qa-test-skills

Development ClawHub

Pilot Ci Cd Pipeline Setup

Agent

Deploy a decentralized CI/CD pipeline with 3 agents. Use this skill when: 1. User wants to set up a CI/CD pipeline across multiple agents 2. User is configur...

Development ClawHub

ci-cd-watchdog

Skill

CI/CD流水线智能运维助手,自动解析构建日志、定位根因、生成修复方案与回滚指令、输出事后复盘报告

Development ClawHub

CI/CD Pipeline Toolkit

Skill

Automate CI/CD pipelines for GitHub Actions, GitLab CI, and Jenkins with build, test, deploy workflow creation and pipeline status monitoring.

Development ClawHub

GitHub 智能代码审查与 CI/CD 自动化

Skill

GitHub 智能代码审查与 CI/CD 自动化完整工作流。 场景:收到 PR 或提交代码时,自动完成 AI 代码审查(bug/安全/逻辑问题), 并根据审查结果智能生成或推荐 GitHub Actions CI/CD 工作流。 触发词:代码审查、review PR、生成 CI/CD、GitHub Actions...

Development ClawHub

CI/CD Generator

Skill

Generate GitHub Actions CI/CD pipelines tailored to the current project. Use when the user says 'set up CI', 'create pipeline', 'github actions', 'CI/CD', 'd...

Development ClawHub

Bytesagain Ci Cd Pipeline

Skill

Generate CI/CD pipeline configs for GitHub Actions, GitLab CI, and Jenkins. Use when setting up Node.js, Python, Go, or Docker pipelines, configuring rollbac...

Development ClawHub

Ci Cd Compliance

Skill

CI/CD pipeline requirements and deployment standards. Use when (1) Setting up CI/CD pipelines, (2) Debugging CI failures, (3) Configuring deployment workflow...

Development ClawHub

Easy CI/CD

Skill

Build lightweight, minimal CI/CD scaffolding around a small project. Use when asked to add or simplify GitHub Actions, create a fast CI pipeline, add a minim...

Development ClawHub

Agent Testing & QA Toolkit: Integration, Chaos, and Contract Testing for Multi-Agent Systems

Agent

Agent Testing & QA Toolkit: Integration, Chaos, and Contract Testing for Multi-Agent Systems. Comprehensive testing toolkit for agent commerce systems: unit...

Development ClawHub

xCloud Docker Deploy

Skill

xCloud Docker Deploy v1.4.1 — a confirmation-gated skill for preparing projects for xCloud. It inspects or changes files only after user consent, generates D...

Development ClawHub

PR Auto-Merge Agent

Agent

Autonomous PR merge agent. Scans repos for approved + CI-passing PRs and merges them automatically. Supports dry-run mode, squash/merge options, and min-appr...

Development ClawHub

PR Review Factory

Skill

自动化Code Review工厂 — GitHub PR审查全流程自动化,从提交到修复到合并,一站式质量门禁。

Development ClawHub

The Agent Testing & Observability Cookbook: Ship Reliable Agent Commerce Systems

Agent

The Agent Testing & Observability Cookbook: Ship Reliable Agent Commerce Systems. Practitioner cookbook for testing and monitoring agent commerce: tool contr...

Development ClawHub

Group Debug & Deploy Expert

Skill

Universal debug & deploy expert for multi-project instances. Invoke when debugging services, deploying backend/frontend/mobile, troubleshooting bugs, or any...

Development ClawHub

Pilot Code Review Pipeline Setup

Agent

Deploy an automated code review pipeline with 3 agents. Use this skill when: 1. User wants to set up an automated code review or PR analysis pipeline 2. User...

Development ClawHub

Ai Company Ceo 2.0.0

Agent

AI Company CEO技能包:五层Hub-and-Spoke架构、Orchestrator-Workers协作、Guardrail护栏、CI/CD for Prompt、核心KPI指标库、NIST AI RMF对齐。