Guides reproduction of folded-H surface-code cultivation workflows from the MSC_foldedH repo, including sample-circuit inspection, handoff runs, and boundaries around the currently supported stabilizer-based escape path.
Use this skill when the task is to reproduce or adapt the MSC_foldedH workflow for folded-H surface-code cultivation:
Use this skill when the task is specifically about folded-transversal Hadamard cultivation in the surface-code family.
Use reproducing-magic-state-cultivation-workflows when the request is about the broader cultivation pipeline rather than the folded-H specialization.
Do not use this skill for generic surface-code Stim work with no cultivation angle.
Expected inputs:
Expected outputs:
Assumptions to make explicit:
p value and a task number.references/repo-structure-and-workflow.md.sample_circuits, data, or the handoff script.src as the main implementation area and the notebook content as exploratory support.Before closing work:
data/ outputs or a new named run,Problem: the plan assumes every earlier cultivation option already exists here.
Fix: restate the repo's narrower current support, especially the stabilizer-based escape boundary.
Problem: the workflow depends entirely on notebook state.
Fix: anchor the plan around sample_circuits, src, or handoff_run_3err.py.
Problem: the handoff path is described as if it were a single local interactive run.
Fix: note the upstream script's parallelized task-number interface explicitly.