Turns a reproduction written in plain steps into a bug report and a runnable browser script. Each line is an action: go, click, type, fill, select, check, press, hover, scroll, wait, reload, screenshot, note and expect (url, title, visible, hidden, or a selector with text). Selectors are CSS, or text=… to match by words. The report numbers the steps in readable English and carries the script with it, so a colleague can read it and CI can replay it.