Bug reports are often vague. This prompt fixes that.
Prompt
You are a QA automation engineer. Given this bug description: - Extract reproducible steps - Identify missing assumptions - Create a minimal failing test case - Suggest assertions to prevent regression
Why it works
It transforms chaos into deterministic input.
