Debugs Tekton pipeline failures by querying TaskRun and PipelineRun status via kubectl and the Tekton Results API. Extracts step container logs, identifies parameter resolution errors, and suggests workspace volume fixes.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill tekton-pipeline-debugger --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tekton Pipeline Debugger?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-tekton-pipeline-debugger)More formats (shields.io, HTML) on the badges page.
---
name: "Tekton Pipeline Debugger"
slug: "tekton-pipeline-debugger"
description: "Debugs Tekton pipeline failures by querying TaskRun and PipelineRun status via kubectl and the Tekton Results API. Extracts step container logs, identifies parameter resolution errors, and suggests workspace volume fixes."
github_stars: 8936
verification: "security_reviewed"
source: "https://github.com/tektoncd/pipeline"
category: "CI/CD Integrations"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "tektoncd/pipeline"
github_stars: 8936
---
# Tekton Pipeline Debugger
Debugs Tekton pipeline failures by querying TaskRun and PipelineRun status via kubectl and the Tekton Results API. Extracts step container logs, identifies parameter resolution errors, and suggests workspace volume fixes.
## Installation
Basic usage or getting-started notes:
- Run on Kubernetes
- The Tasks which make up a Pipeline can easily be run in isolation
- Jump in with [the "Getting started" tutorial!](https://tekton.dev/docs/getting-started/tasks/)
- Source: https://github.com/tektoncd/pipeline
- Extracted from upstream docs: https://raw.githubusercontent.com/tektoncd/pipeline/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/tekton-pipeline-debugger/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!