Home Mold

summary-to-cwl-template

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

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
summary-to-cwl-template

Cast artifacts

  • Claude skill summary-to-cwl-template — CWL Workflow skeleton with per-step TODOs from source and design handoffs.

How to install →

Artifact handoffs

/ pipeline contract

Produces

summary-to-cwl-template

Read the original source artifact, the source summary, and all prior source-target design handoffs from the pipeline run. Emit a CWL Workflow skeleton with inputs, outputs, placeholder steps, rough connections, and TODO slots for later implementation Molds.

The interface and data-flow briefs guide the skeleton, but they do not replace source evidence. Treat the prior-step index as the working context: source summary, interface brief, data-flow brief or freeform design brief, and any open questions carried forward.

Incoming References (3)

  • freeform-summary-to-cwl-design related note — Translate a free-form source summary into a CWL workflow design brief.
  • 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.