pipeline-triage

Automate Stage-2 Triage for improvement backlog items with GitHub API.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/cody-hutson/pmo-platform --skill pipeline-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-triage
Source: https://github.com/cody-hutson/pmo-platform/tree/main/release/skills/pipeline-triage
Command: npx skills add https://github.com/cody-hutson/pmo-platform --skill pipeline-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex Stage-2 Triage process for improvement backlog items, streamlining decision-making and ensuring consistent prioritization.

Core Features & Use Cases

  • Automated Triage: Executes a sequence of analysis on proposed improvement backlog items, automatically generating triage recommendations.
  • Enhanced Decision-Making: Provides detailed evidence-based recommendations for each issue, allowing operators to make informed decisions.
  • Use Case: For example, when reviewing a batch of proposed features for an upcoming release, the skill can analyze their readiness, feasibility, and priority, suggesting approval, deferral, or rejection based on defined criteria.

Quick Start

Run the pipeline-triage skill to automate the triage process for the proposed backlog.

Frequently Asked Questions about pipeline-triage

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

FAQPage Schema
How do I automate triage for an improvement backlog?

Automating triage for an improvement backlog involves executing completeness checks, duplicate detection, feasibility analysis, and priority re-evaluation to generate consolidated Approve, Defer, or Reject recommendations for each proposed item.

What is Stage-2 triage in pipeline management?

Stage-2 triage in pipeline management is a refinement process for proposed backlog items, assessing readiness and feasibility to provide evidence-based decision recommendations for upcoming releases.

How do I prioritize backlog items using GitHub API access?

Prioritize backlog items using GitHub API access by running an automated analysis sequence that evaluates completeness, detects duplicates, and re-evaluates priority to output a structured triage summary.

Does automated triage require specific process documentation?

Yes, automated triage requires reference to specific process documentation to ensure the analysis steps align with defined criteria for generating accurate Approve, Defer, or Reject recommendations.

Can I automate decision-making for a batch of proposed features?

Yes, you can automate decision-making for a batch of proposed features by analyzing their readiness, feasibility, and priority to suggest approval, deferral, or rejection based on defined criteria.

What is the best way to detect duplicate or subsumed backlog items?

The best way to detect duplicate or subsumed backlog items is through an automated triage sequence that analyzes proposed items against existing records to identify overlaps before finalizing priority recommendations.