debug-pipeline

Installation
SKILL.md

/debug-pipeline Skill

Diagnose OpenShift Pipelines (Tekton) CI/CD failures by automatically gathering PipelineRun status, failed TaskRun details, step container logs, and related resources.

Prerequisites

Before running this skill:

  1. User is logged into OpenShift cluster
  2. User has access to the target namespace
  3. OpenShift Pipelines operator is installed on the cluster
  4. PipelineRun name is known (or can be identified from recent runs)

Tekton CRD Access via MCP

Tekton resources are standard Kubernetes CRDs. Use the generic MCP tools with these parameters:

Resource kind apiVersion
PipelineRun PipelineRun tekton.dev/v1
Related skills
Installs
1
GitHub Stars
5
First Seen
Mar 12, 2026