Repro Issue

Create a Reproducible Example (RE) from a GitHub issue filed against lfortran/lfortran. Fetches the issue, extracts the Fortran code as-posted, minimally extends it if necessary so it can be compiled and run, and produces a standalone .f90 file (or files) plus a run_re.sh script that reproduces the bug with `lfortran` and shows that the same program compiles/runs with a reference compiler. The output is intentionally as close to the issue's original code as possible — reduction/minimization is the job of the create-mre skill, which consumes this skill's output. Triggers: repro issue, reproduce issue, RE, reproducible example, github issue, lfortran issue, issue reproducer.

lfortran 621b824 10.3 KB Updated

File contents

lfortran/lfortran/tree/main/.agents/skills/repro-issue commit 621b824da0

Frequently asked questions

npx skillmds@latest add lfortran/repro-issue