Run this pipeline today via its assembled harness skill
pipeline-paper-to-cwl — install once
(setup), then in a Claude Code session:
/foundry-skills:pipeline-paper-to-cwl
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
1
manual
10
loops
3
PAPER → CWL
Direct path. Lifted from docs/HARNESS_PIPELINES.md §“PAPER → CWL”.
CWL targeting has no discover-or-author branch — wrappers aren’t a separate concern; CommandLineTool authoring is built into the per-step Mold (implement-cwl-tool-step) and is informed by summarize-cwl-tool.
summarize-paper now emits the shared freeform-summary handoff, so the design phase is shared with future interview-sourced CWL starts.