Reproduce, Then Fix
Force a failing test that captures the bug before any fix is allowed to land.
Intermediate1 min read
Customize
Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.
Your prompt
4 placeholders leftUsers report {{bug}}. Check the {{area}} flow in {{path}}, especially {{suspected_cause}}. Write a failing test that reproduces the issue, then fix it so the test passes. Address the root cause, do not suppress the error.