pull-tickets

Automates Linear ticket intake into build-ready PRDs and SDLC workflows with governance gates.

8|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Heavy-Chain-Engineering/etc --skill pull-tickets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pull-tickets
Source: https://github.com/Heavy-Chain-Engineering/etc/tree/main/skills/pull-tickets
Command: npx skills add https://github.com/Heavy-Chain-Engineering/etc --skill pull-tickets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pull-tickets provides an end-to-end intake orchestration for software delivery by pulling eligible Linear tickets, translating them into complete PRDs, and routing them through the SDLC pipeline with governance gates, ensuring consistent process and feedback loops.

Core Features & Use Cases

  • Pull eligible Linear tickets and convert them into production-ready PRDs.
  • Run through the full SDLC pipeline with non-negotiable governance gates.
  • Create PRs for successful builds and provide SME-focused feedback when issues arise.
  • Triaging, dependency analysis, and epic decomposition to optimize build order and prevent conflicts.
  • Generate structured Phase 4 reporting to stakeholders.

Quick Start

Invoke the /pull-tickets command to start the end-to-end ticket-to-PRD workflow.

Frequently Asked Questions about pull-tickets

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

FAQPage Schema
How do I automate Linear ticket intake into build-ready PRDs?

Automating Linear ticket intake into build-ready PRDs requires pulling eligible issues and routing them through an end-to-end SDLC pipeline with governance gates. This workflow translates Linear tickets into complete PRDs while enforcing non-skippable validation phases and dependency analysis.

What is the best way to orchestrate Linear tickets through an SDLC workflow with governance gates?

Orchestrating Linear tickets through an SDLC workflow with governance gates involves applying non-skippable validation phases across ticket intake, dependency analysis, PRD generation, and build orchestration. This approach ensures consistent software delivery by enforcing strict error routing and automated feedback loops to the ticket source.

Does the Linear to PRD workflow support epic decomposition and dependency analysis?

Yes, the Linear to PRD workflow supports epic decomposition and dependency analysis to optimize build order and prevent conflicts. These features are integrated directly into the pipeline phases to triage eligible Linear tickets before generating production-ready PRDs.

How do I generate stakeholder reporting after creating PRs from Linear tickets?

Generating stakeholder reporting after creating PRs from Linear tickets is handled through structured Phase 4 reporting. This phase produces automated feedback summaries of the SDLC pipeline execution, including build statuses and SME-focused feedback for any issues encountered during the workflow.

Can I skip governance gates during automated ticket intake from Linear?

No, you cannot skip governance gates during automated ticket intake from Linear. The workflow implements non-skippable gates across all phases—from MCP verification and ticket pulling to PRD generation and reporting—ensuring strict process compliance and proper error routing.

Why does automated Linear ticket intake require Phase 0 MCP verification?

Automated Linear ticket intake requires Phase 0 MCP verification to validate environment connectivity and prerequisites before pulling issues. This initial governance gate ensures that the subsequent dependency analysis and PRD generation phases execute against a confirmed and stable integration context.