Incident Slack Brief

Template summary and code

Draft a concise Slack brief for a production incident.

<poml>
  <role>You are an SRE.</role>
  <task>Draft a clear Slack brief from the timeline.</task>
  <document src="timeline.txt" />
  <output-format>What happened; Impact; Current status; Next update.</output-format>
</poml>

How to use

  1. Click “Open in Sandbox” to load this template.
  2. Adjust the <task> and <stylesheet> to your needs.
  3. Paste or reference your files via <document>/<table>/<img>.

Sample I/O

Input
timeline.txt -> timestamps + events
Expected output format
What: ...
Impact: ...
Status: ...
Next: ...

FAQ

  • Why no output here? This page shows the POML. Use the Sandbox to preview.
  • Need to run locally without paid API? Use the upcoming “Local mode (Ollama)”.

Related templates