Use when creating a minimal working example (MWE) from a Rocq error for a bug report. Covers manually isolating an error from a large development, stripping unnecessary definitions and imports, using the coq-bug-minimizer tool and coqbot, diagnosing anomalies vs. expected errors, and preparing a self-contained reproduction file for rocq-prover/rocq or math-comp/math-comp issue trackers. Also covers quick reproduction files for debugging a proof locally without filing an issue.
Use this skill when a Rocq issue needs to be isolated into a small, reproducible
file. Keep SKILL.md for the reduction workflow; use the guide for exact
stripping patterns, error taxonomy, and automation options.
admit only when they help preserve the failing path.rocq-bisect starts after the MWE is stable.