Skip to main content

fix-orchestra-pipeline

Stars9
Forks0
UpdatedJune 23, 2026 at 12:11

Fix a failed Orchestra pipeline once the failure has been identified as an Orchestra-platform / configuration issue โ€” pipeline YAML misconfiguration, wrong or missing task inputs, task ordering, env/connection wiring, a transient Orchestra-side blip needing a plain retry, or an Orchestra-backed pipeline that needs update_pipeline. Also the fallback fixer for repo-level code fixes in integrations that don't have a dedicated skill (e.g. a Snowflake/HTTP SQL bug needing a PR). Normally invoked by identify-pipeline-error after it classifies the cause; for dbt-code or Python-code failures, that router calls fix-pipeline-dbt-task or fix-pipeline-python-task instead. This skill is the FIX half (apply fix โ†’ PR/poll โ†’ retry โ†’ confirm โ†’ optionally remember); identification and classification live in identify-pipeline-error.

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