Home Mold

validate-cwl

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

draft target/cwl

Mold health

warn
  • Source layout

    Every file beside index.md is one the mold kind declares.

  • Axis fields

    target-specific fields are coherent.

  • Eval plan

    Abstract oracle: the properties any cast of this Mold must satisfy.

    eval.md not written yet.

  • Scenarios

    Concrete cases bound to fixtures, run against the eval properties.

    scenarios.md not written yet.

  • Typed refs

    No typed references yet.

  • On-demand triggers

    All on-demand references describe triggers.

  • Evidence checks

    Hypothesis references include verification.

axis
target-specific
target
cwl
name
validate-cwl

Cast artifacts

  • Claude skill validate-cwl — Run cwltool --validate / schema lint, classify failures, recommend fixes.

How to install →

Artifact handoffs

/ pipeline contract

Consumes

validate-cwl

Run cwltool --validate and schema lint over the assembled CWL workflow, classify each diagnostic, and recommend a concrete fix — routing failures back to the authoring step that owns them.

Incoming References (2)

  • NEXTFLOW → CWL phase of pipeline — Direct path from a Nextflow pipeline to a CWL Workflow + CommandLineTool set.
  • PAPER → CWL phase of pipeline — Direct path from a paper to a CWL Workflow + CommandLineTool set.