Skip to main content

identify-pipeline-error

Stars9
Forks0
UpdatedJune 23, 2026 at 12:11

The entry point for fixing anything in an Orchestra pipeline. Use this skill FIRST whenever a user wants to fix, debug, retry, or understand a failed Orchestra pipeline โ€” e.g. "fix my pipeline", "what's broken", "why did my pipeline fail", "debug this run", "retry it" โ€” or pastes an Orchestra run URL, a UUID, a pipeline name/alias, an error message, or a Slack/alert message. This skill does NOT fix anything itself beyond a few categories. It GETs the pipeline run and the task runs, identifies which task failed, its integration, and the cause, then HANDS OFF to the right fixer: a Python task code issue โ†’ fix-pipeline-python-task; a dbt task code/config issue โ†’ fix-pipeline-dbt-task; an Orchestra-platform/configuration issue โ†’ fix-orchestra-pipeline. All other causes (data quality, vendor/ingestion, auth, network, timeout/infra, upstream, and other integrations) are handled here.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly