pipeline-builder

Define YAML pipeline templates with columns, colors, and triggers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SimyV/agent-system --skill pipeline-builder-simyv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-builder
Source: https://github.com/SimyV/agent-system/tree/main/config/skills/pipeline-builder
Command: npx skills add https://github.com/SimyV/agent-system --skill pipeline-builder-simyv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pipeline templates streamline the creation of structured, repeatable workflows by defining columns, colors, and triggers in a single specification.

Core Features & Use Cases

  • Column-driven structure enabling clear stage definitions and visual organization.
  • Flexible triggers including manual, claude-code, skill, and workflow for automated transitions.
  • Preset configurations and practical templates (Development Pipeline, Documentation, Code Review) for rapid adoption.
  • Collaboration-friendly guidelines and design considerations to standardize processes across teams.

Quick Start

Create a YAML pipeline template by specifying name, description, and a sequence of columns with colors and triggers.

Frequently Asked Questions about pipeline-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a workflow pipeline template with columns and triggers?

To create a workflow pipeline template, define a YAML specification containing the name, description, and a sequence of columns with assigned colors and triggers. This structures your workflow stages and automates transitions in a single configuration.

What types of automation triggers can I specify in a pipeline template?

Pipeline templates support flexible automation triggers including manual, claude-code, skill, and workflow triggers. These options enable you to automate stage transitions for development, documentation, and code review scenarios.

Can I use preset configurations for development and code review pipelines?

Yes, pipeline templates provide preset configurations and practical templates for Development, Documentation, and Code Review pipelines. These presets enable rapid adoption and standardize processes across your teams.

What is the best way to structure repeatable workflows across a team?

The best way to structure repeatable workflows is using a column-driven pipeline template with collaboration-friendly guidelines. Defining colors, triggers, and presets in one specification standardizes processes and visually organizes stages.

Do I need YAML to define workflow stages and automation triggers?

Yes, you need YAML to define workflow stages and automation triggers. The pipeline template requires YAML frontmatter specifying the name and description, followed by a body defining columns, colors, triggers, and presets.