Run this pipeline today via its assembled harness skill
pipeline-cwl-to-galaxy — install once
(setup), then in a Claude Code session:
/foundry-skills:pipeline-cwl-to-galaxy
Each run gets its own ./<run-slug>/ working directory so artifacts stay
namespaced and a second run won't clobber the first — the harness sets this up first
(phase detail).
phases
11
auto casts
9
manual
2
loops
1
CWL → GALAXY
Direct path. Lifted from docs/HARNESS_PIPELINES.md §“CWL → GALAXY”.
CWL is already structured, so the upstream summarize-cwl → cwl-summary-to-galaxy-interface → cwl-summary-to-galaxy-data-flow chain is much lighter than its Nextflow counterpart. The per-step Galaxy authoring tier downstream is identical to the other Galaxy-targeting pipelines.