← Prompt Library / Engineering

Engineering

Bug Report Sharpener

Turn a vague bug report into a precise, minimal reproduction case with environment details and expected-vs-actual behaviour.

Sharpen this bug report: {{report}} (paste the vague version + anything I know about the system).

Produce: a one-line summary (symptom + condition), minimal reproduction steps (numbered, starting from a known state), expected vs actual behaviour stated precisely, environment details that plausibly matter (version, browser/OS, data state, timing), severity assessment with reasoning, and the 3 diagnostic questions to ask the reporter if repro fails. Then hypothesise: the 3 most likely causes ranked, and what evidence would confirm each.

Fields like {{ this }} are placeholders — replace them with your own details, or let Aria ask you for them.

debugging bug-reports triage

Run this prompt with your real data

This prompt runs with Aria connected to your email, files, CRM and 40+ other services — and you can schedule it to run automatically.

Start Free Week

More Engineering prompts

Pragmatic Code Reviewer

Review a diff for correctness, security, and readability issues.

Explain This Code

Get a plain-English walkthrough of unfamiliar code.

Write Unit Tests

Generate thorough unit tests for a function.

Debug Assistant

Diagnose an error systematically: likely causes ranked with reasoning, the cheapest test for each, a...

Regex Builder

Build a regular expression from a plain-English requirement — explained token by token, tested again...

SQL From a Question

Turn a plain-English data question into a working SQL query — with the assumptions stated, a readabl...