Turn a bug into a precise brief an AI coding agent can act on.
AI & PromptingCoding💾 0 savesby PromptChief Team
Turn this bug into a clear brief for an AI coding agent.
THE BUG: [[BUG]]
EXPECTED vs ACTUAL: [[EXPECTED_VS_ACTUAL]]
WHERE (files/area): [[LOCATION]]
HOW TO REPRODUCE: [[REPRO]]
CONSTRAINTS: [[CONSTRAINTS]]
Produce a brief with:
1. A one-line problem statement
2. Reproduction steps
3. Acceptance criteria (how we know it's fixed)
4. Scope guardrails (what NOT to touch)
5. Relevant files/context to load
6. A verification step
Make it unambiguous so the agent doesn't guess.