Effort: extensive
Compose the molecular-dynamics skill (OpenMM + MDAnalysis) into a
production MD pipeline: given a structure (PDB id, AlphaFold
prediction, or docking-output complex), prepare the system with
appropriate force fields, run a configurable production simulation
(default 100 ns), analyze the trajectory for RMSF, dynamic cross-
correlation, principal-component motion modes, and persist all
outputs as a versioned MD-run artifact. Used by Theorist to ground
"protein dynamics" claims in actual simulation, not literature
hand-waving.
The molecular-dynamics skill exists (.claude/skills/molecular-dynamics)
but no Forge tool composes it into a hypothesis-grounding workflow.
A debate over "this loop is conformationally flexible and that's why
the drug doesn't bind well" needs MD evidence to settle; today the
Skeptic has no way to demand it. A reproducible MD pipeline turns
this from a literature-citation contest into an experimental-evidence
exchange — a much higher epistemic bar.
scidex/forge/md_pipeline.py (≤900 LoC):prepare_system(structure, force_field='amber14',
water_model='tip3p', ions='0.15 M NaCl') — uses OpenMM'ssystem, topology, positions.run_production(system, topology, positions, ns=100,
timestep_fs=2.0) — runs production MD with a Langevinanalyze_trajectory(traj_path) — uses MDAnalysis to computepipeline(structure_or_pdb_id, ns=100) — composes; commitsdata/scidex-artifacts/md/<structure>/<run_id>/md_run(run_id PRIMARY KEY, structure_source,tools.py registers md_simulation_pipeline(pdb_id, ns=100)@log_tool_call; default ns is 100; CPU runs hard-cap at/artifacts/<id> renders RMSF plot, top-3 PCA motion-modemd_evidence block when thepython -m scidex.forge.md_pipeline --pdb 1AKI --nsget-available-resources queried beforeopenff parametersopenmmforcefields.
xtc (compressed) every 10 ps;scidex/senate/personas/skeptic.py (or wherever skeptic promptsmolecular-dynamics skill (OpenMM + MDAnalysis).get-available-resources skill.data/scidex-artifacts/ submodule.q-tool-drug-docking-workflow — produces complexes that benefit