pipeline

Orchestrate development milestones and epics across Linear and GitHub.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/ronniepinnell/casper --skill pipeline-ronniepinnell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline
Source: https://github.com/ronniepinnell/casper/tree/main/collection/planning-and-lifecycle/pipeline
Command: npx skills add https://github.com/ronniepinnell/casper --skill pipeline-ronniepinnell

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The pipeline Skill solves the problem of manually managing and orchestrating your development milestones and epics. It replaces the need for handoffs between sessions by automating the full lifecycle from planning to execution and closure.

Core Features & Use Cases

  • Automated Pipeline Orchestrator: Sequences and manages milestones, epics, and issues, ensuring no steps are missed.
  • Plan, Run, and Close Milestones: Offers comprehensive workflows for creating, starting, and closing milestones.
  • Epic Execution: Automates the execution of epics with proper branching, merging, and CodeRabbit reviews.
  • Integration with Linear and GitHub: Seamlessly integrates with Linear and GitHub to manage issues and pull requests.
  • Use Case: With a large project with multiple milestones and epics, this Skill can save time by automating the complex orchestration process, reducing errors, and improving visibility into the project status.

Quick Start

Start the automated pipeline by running the following command: pipeline run M0005A M0005B

Frequently Asked Questions about pipeline

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

FAQPage Schema
How do I automate the development pipeline for milestones and epics?

Automating the development pipeline for milestones and epics is handled by orchestrating the full lifecycle from planning to execution and closure, replacing manual handoffs between sessions. The pipeline Skill sequences milestones, epics, and issues to ensure no steps are missed.

Does the development pipeline orchestrator work with Linear and GitHub?

The development pipeline orchestrator works with Linear and GitHub by integrating directly to manage issues and pull requests. It handles branch management through GitHub and orchestrates epics with proper branching, merging, and CodeRabbit reviews.

What's the best way to manage multiple milestones in a large project?

The best way to manage multiple milestones in a large project is to use an automated pipeline orchestrator that sequences and manages milestones, epics, and issues. This reduces errors, saves time, and improves visibility into the project status.

How do I start an automated pipeline run for specific milestones?

To start an automated pipeline run for specific milestones, execute the command `pipeline run M0005A M0005B` with your target milestone identifiers. This triggers the automated dispatch of dependent tasks and integrates with the task manager's workflow.

How does epic execution handle branching and code reviews?

Epic execution handles branching and code reviews by automating proper branch creation, merging, and CodeRabbit reviews within GitHub. This ensures that the development lifecycle maintains code quality standards without manual intervention.

Do I need automated task dispatch to use the development pipeline?

Yes, the development pipeline requires automated dispatch of dependent tasks to function properly. It is intended for teams using Linear for issue tracking and integrates with the task manager's workflow to orchestrate the complete software development lifecycle.