Developer ExperienceDeveloper experience

Bug Intake

/eng-org:bug-intake

What it does

Opens the fast Mode C bug-fix lane — captures a production bug, runs a safety check, writes a focused spec, and assigns a single tech lead. A lightweight path for fixes that do not need the full feature pipeline.

When to use it

Run this the moment a bug is reported and you want it triaged and moving without the overhead of the full five-role pipeline.

Inputs

  • bug report

Outputs

  • bug REQ folder
  • spec
  • assigned tech lead

Example

/eng-org:bug-intake "Checkout 500s on empty cart" — triages the bug, records a spec, and assigns one lead to own the fix.