What problem does it solve? Biomedical papers often describe methods too vaguely to reproduce, leaving researchers unsure what was actually done, in what order, and which details are missing. This Skill converts a paper's methods into a stepwise, audit-ready workflow reconstruction that separates explicitly reported steps from inferred or missing ones. ## Core Features & Use Cases - Ordered Workflow Reconstruction: Converts methods text into a numbered pipeline covering data acquisition, eligibility logic, preprocessing, analysis, and validation, with each step labeled as reported, inferred, or missing. - Reproducibility Gap Audit: Flags absent software versions, parameters, sample handling details, unavailable code or data, and hidden analyst decisions that block faithful replication. - Replication Checklist and Readiness Judgment: Produces an actionable checklist of required inputs, tools, and decision points, concluding with a reproduction-readiness rating. - Use Case: Given a DOI or pasted methods section of an omics paper, extract the full analysis pipeline, software stack, and validation path, then identify exactly which details would still be needed to reproduce the study. ## Quick Start Reverse-engineer the methods of this paper into a step-by-step reproducible workflow and replication checklist.