A curated collection of Agent Skills for working with Orchestra, for agents to effectively implement standards, common workflows, and manage pipelines.
76
88%
Does it follow best practices?
Impact
100%
1.00xAverage score across 1 eval scenario
Medium
Suggest reviewing before use
Your Orchestra workspace has two pipeline definitions checked into this repo:
orchestra/snowflake_sync_prod.yml and orchestra/snowflake_sync_staging.yml. You
suspect they're actually the same underlying process, duplicated once per environment
rather than maintained as a single pipeline.
Investigate whether these two are genuinely duplicates, and if so, work out how to consolidate them into a single pipeline definition using the right Orchestra parameterization (environment variables, inputs, conditionals, or a MetaEngine matrix) in place of the copy-paste. These are real, currently-running pipelines behind the scenes — do not take any destructive or irreversible action, and do not assume what the user wants done with the originals once a consolidated version exists.
orchestra/consolidation-report.md, including
which pipelines you compared and why you believe they are (or aren't) duplicates.orchestra/snowflake_sync.yml.orchestra/snowflake_sync_prod.yml and orchestra/snowflake_sync_staging.yml
exactly as they are — do not edit, rename, or delete either file..tessl-plugin
evals
scenario-1
skills
orchestra
skills
account-health-check
references
build-data-reconciliation-pipeline
configure-dbt-build-after
configure-dbt-source-freshness
create-orchestra-pipeline
fix-orchestra-pipeline
fix-pipeline-dbt-task
fix-pipeline-python-task
identify-pipeline-error
merge-duplicate-pipelines
references
orchestra-dbt-slim-ci-setup
triage-orchestra-pipeline
write-bigquery-dq-tests
write-clickhouse-dq-tests
write-databricks-dq-tests
write-snowflake-dq-tests