Run this pipeline today via its assembled harness skill
pipeline-paper-to-galaxy — install once
(setup), then in a Claude Code session:
/foundry-skills:pipeline-paper-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
8
manual
3
loops
1
PAPER → GALAXY
Direct path. Lifted from docs/HARNESS_PIPELINES.md §“PAPER → GALAXY”.
summarize-paper now emits the shared freeform-summary handoff, so the interface, data-flow, and template phases are shared with interview-sourced starts.
The composed alternative PAPER → CWL → GALAXY is a runtime composition of paper-to-cwl followed by cwl-to-galaxy — open question whether to surface as a distinct pipeline note.