Mold Inventory

Source artifacts for casting.

Molds are atomic action templates grouped by axis, then cast into target-specific skills and harness steps.

Total
37
Axes
3
Eval Plans
0/37

source-specific

/ 19 molds
draft cwl

cwl-summary-to-galaxy-template

gxformat2 skeleton with per-step TODOs from a CWL summary and prior Galaxy design briefs.

source/cwltarget/galaxy
healthwarn eval
draft nextflow

nextflow-summary-to-galaxy-template

gxformat2 skeleton with per-step TODOs from a Nextflow summary and prior Galaxy design briefs.

source/nextflowtarget/galaxy
healthwarn eval
draft nextflow

nextflow-test-to-cwl-test-plan

Translate Nextflow test evidence into a CWL workflow test plan.

source/nextflowtarget/cwl
healthwarn eval
draft paper

paper-summary-to-cwl-design

Translate a paper summary into a CWL workflow design brief.

source/papertarget/cwl
healthwarn eval
draft paper

paper-summary-to-galaxy-design

Translate a paper summary into a Galaxy workflow design brief.

source/papertarget/galaxy
healthwarn eval
draft paper

paper-summary-to-galaxy-template

gxformat2 skeleton with per-step TODOs from a paper summary and the paper-to-Galaxy design brief.

source/papertarget/galaxy
healthwarn eval
draft paper

paper-to-test-data

Derive workflow test inputs and expected outputs from a paper.

source/paper
healthwarn eval
draft cwl

summarize-cwl

Validate and normalize a CWL Workflow tree, then emit a lightweight structured summary for downstream Galaxy translation.

source/cwl
healthwarn eval
draft nextflow

summarize-nextflow

Read a Nextflow pipeline source tree (nf-core or ad-hoc DSL2) and emit a structured JSON summary for downstream translation Molds.

source/nextflow
healthwarn eval
draft paper

summarize-paper

Extract methods, tools, sample data, and references from a paper.

source/paper
healthwarn eval

target-specific

/ 16 molds
draft galaxy

author-galaxy-tool-wrapper

Author a new Galaxy user-defined tool YAML definition when discovery yields nothing acceptable.

target/galaxy
healthwarn eval
draft galaxy

compare-against-iwc-exemplar

Find nearest IWC exemplar(s) and surface a structural diff against the upstream Galaxy design briefs to guide template authoring.

target/galaxy
healthwarn eval
draft galaxy

convert-nfcore-module-to-galaxy-tool

Convert one nf-core module dir into a Galaxy tool wrapper (tool.xml + macros.xml + _provenance.yml + remote-URL <test> blocks).

target/galaxysource/nextflow
healthwarn eval
draft cwl

debug-cwl-workflow-output

Triage failing CWL run outputs; classify failure modes; propose fixes.

target/cwl
healthwarn eval
draft galaxy

debug-galaxy-workflow-output

Triage failing Galaxy run outputs; classify failure modes; propose fixes.

target/galaxy
healthwarn eval
draft galaxy

discover-shed-tool

Search the Tool Shed for an existing wrapper, drill from hit to a pinnable changeset, classify candidates, and recommend or fall through.

target/galaxy
healthwarn eval
draft cwl

implement-cwl-tool-step

Convert an abstract step into a concrete CWL CommandLineTool + step.

target/cwl
healthwarn eval
draft galaxy

implement-galaxy-tool-step

Convert an abstract step into a concrete gxformat2 step using a tool summary.

target/galaxy
healthwarn eval
draft cwl

summarize-cwl-tool

Derive a CommandLineTool description (container, baseCommand, IO) for a CWL target.

target/cwl
healthwarn eval
draft galaxy

summarize-galaxy-tool

Pull JSON schema, container, source, inputs/outputs for a Galaxy tool.

target/galaxy
healthwarn eval
draft cwl

summary-to-cwl-template

CWL Workflow skeleton with per-step TODOs from source and design handoffs.

target/cwl
healthwarn eval
draft cwl

validate-cwl

Run cwltool --validate / schema lint, classify failures, recommend fixes.

target/cwl
healthwarn eval
draft galaxy

validate-galaxy-step

Run gxwf validation on the just-implemented Galaxy step and route failures back to step implementation.

target/galaxy
healthwarn eval
draft galaxy

validate-galaxy-workflow

Run terminal gxwf validation on an assembled Galaxy workflow and classify workflow-level failures.

target/galaxy
healthwarn eval

generic

/ 2 molds
draft

find-test-data

Search IWC fixtures and public sources for test data matching a data-flow shape.

healthwarn eval
draft

run-workflow-test

Execute a workflow's tests via Planemo; emit structured pass/fail and outputs.

healthwarn eval