Engineering · Recommended tier: Bee top
Inputs
bugTitleBug titlerequiredExample: Streaming chat hangs after 30s on Safari
descriptionBug descriptionrequiredExample: What you observed, expected behavior, anything you've already tried…
environmentEnvironmentoptionalExample: Safari 17 / iOS 17 / production
Prompt
The exact instructions Bee receives — modulo your inputs.
Plan an investigation for the following bug report.
Title: {{bugTitle}}
Description:
{{description}}
Environment: {{environment}}
Output:
1. **Reproduction plan** — exact steps a fresh engineer should take.
2. **Likely causes** — ranked top 5, with reasoning. Format:
1. <hypothesis> — why this is likely — quickest test
3. **Data to gather** — logs, queries, env diffs, recent deploys.
4. **What to rule out first** — cheapest tests that eliminate options.
5. **When to escalate** — what would mean this needs more eyes.
Don't propose a fix yet. Goal is to land at the root cause confidently.Run it
Sign in to run this template in your workspace. The mission lands in Mission Control just like a manually-created one — you can edit inputs, watch logs, retry on failure.