pipeline

Orchestrate end-to-end workflow pipelines by delegating tasks to specialized agents and validating results.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JYHTHEGREAT/jyh-system --skill pipeline-jyhthegreat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline
Source: https://github.com/JYHTHEGREAT/jyh-system/tree/main/skills/pipeline
Command: npx skills add https://github.com/JYHTHEGREAT/jyh-system --skill pipeline-jyhthegreat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lead-orchestrated workflow pipelines consolidate complex multi-phase processes by delegating execution to specialized agents while the lead focuses on coordination, governance, and result validation.

Core Features & Use Cases

  • Size-aware orchestration for M/L/XL pipelines with master plan support and phase cycling.
  • Clear handoffs and quality gates (PRD, research, plan, implement, code-review, handoff-verify, doc-sync, commit-cleanup) to ensure builds, tests, and reviews pass before commits.
  • Flexible run modes (orchestrate vs direct) and automatic phase advancement, with escalation when issues arise.

Quick Start

Provide a task description to trigger the pipeline and let the system orchestrate research, planning, implementation, and verification through specialized agents.

Frequently Asked Questions about pipeline

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

FAQPage Schema
How do I orchestrate agents for end-to-end workflow automation?

Workflow orchestration delegates execution to specialized agents while a lead coordinates phases, validates results, and enforces quality gates like code review and handoff verification before commits.

Can I manage large multi-phase projects with automated pipelines?

Automated pipelines support M/L/XL size projects using master plans, phase cycling, and automatic phase advancement to break down complex builds into manageable, validated execution stages.

What quality gates are needed to verify code before commit in an automated pipeline?

Quality gates in an automated pipeline enforce PRD, research, plan, implement, code-review, handoff-verify, doc-sync, and commit-cleanup phases, ensuring builds, tests, and reviews pass before commits.

How do pipelines handle escalation when an automated phase fails?

Pipeline escalation triggers when issues arise during automated phase advancement, routing failures back to the lead orchestrator for resolution while maintaining audit trails for tracking.

Does pipeline orchestration work without external dependencies?

Pipeline orchestration operates with zero external dependencies, relying entirely on internal specialized agents to handle size detection, phase management, and automated handoff verification.

When should I use direct execution mode versus orchestrate mode for workflow automation?

Direct execution runs tasks immediately, while orchestrate mode manages size-aware pipelines with master plans, guardrails, and automated phase advancement for complex multi-step coordination.