원클릭으로
create-mre
// Create or reduce a Minimally Reproducible Example (MRE) for a Nuitka bug from a larger reproducer. Use when the user asks to isolate, minimize, or shrink Python code while preserving a compiler, optimization, or packaging issue.
// Create or reduce a Minimally Reproducible Example (MRE) for a Nuitka bug from a larger reproducer. Use when the user asks to isolate, minimize, or shrink Python code while preserving a compiler, optimization, or packaging issue.
| name | create-mre |
| description | Create or reduce a Minimally Reproducible Example (MRE) for a Nuitka bug from a larger reproducer. Use when the user asks to isolate, minimize, or shrink Python code while preserving a compiler, optimization, or packaging issue. |
Follow the workflow in ../../../.agent/workflows/create-mre.md.
Also follow the repository rules in ../../../.cursorrules.
If the workflow and .cursorrules conflict, prefer .cursorrules.