Search: "CI/CD"

Showing 13 of 13 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-builder

Skill

CI/CD Pipeline Builder

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

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 Helper

Skill

CI/CD助手。设计流水线、配置自动化、部署脚本。使用场景:(1) 流水线设计,(2) GitHub Actions配置,(3) 部署脚本,(4) 测试集成。

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

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

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...