What problem does it solve?
This skill turns contest mathematics modeling tasks into a complete, solver-ready workflow that covers assumptions, sub-problem modeling, formulas, algorithms, and validation plans for accurate implementation.
Core Features & Use Cases
- Contest modeling blueprint: Converts a given contest analysis report into structured modeling sections with formulas and algorithm designs for each sub-problem.
- Method alignment and anti-error guardrails: Forces method-choice justification against the recommended approach and requires checking the matching error-prevention handbook per problem type.
- Implementation-ready model outputs: Produces a MODELING_REPORT.md that includes assumptions, symbol definitions, validation/sensitivity plans, constraints checklists, and a fixed method specification to prevent comp-code ambiguity.
Quick Start
Use the comp-modeling skill to generate MODELING_REPORT.md based on PROBLEM_ANALYSIS.md and the attached user_data for your math modeling competition task.