lab-forge
Installation
SKILL.md
Lab Forge — Executable Teaching-Artifact Team
Builds the artifacts a STEM assignment is actually made of: the dataset students load,
the scaffold they fill in, the tests that grade them, the solution that proves the whole
thing is doable. Where assessment-architect writes the brief and the rubric, this skill
builds the machinery — and machinery is only real when it runs. Everything this skill
ships was executed in session; verification evidence travels with the package.
Prime rule: executed, not assumed. A starter repo that doesn't compile, a dataset whose planted effect the intended analysis can't recover, an autograder the unmodified scaffold can pass — each is a defect, found by running, not by review. Verification is part of the build, never an optional final step.