Use when connecting a workflow to Discord using the API
85
90%
Does it follow best practices?
Impact
69%
1.01xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Your team uses a Discord channel called #sprint-planning to run async sprint ceremonies. You've been out sick for two days and missed the planning session. A colleague has exported the relevant portion of the channel for you and asked you to get up to speed quickly.
Read through the exported conversation below and produce a written summary that will let you walk into tomorrow's standup fully informed — knowing what was decided, who owns what, and what's still open.
Save your output to a file called summary.md. The summary should be concise and structured so a busy engineer can scan it in under a minute.
The following file is provided as input. Extract it before beginning.
=============== FILE: inputs/sprint-planning.txt =============== #sprint-planning — exported messages, 2024-03-18
[10:02] priya: ok team let's kick off sprint 24 planning. we have 6 tickets in the backlog that are candidates
[10:03] priya: I'm proposing we pull in AUTH-112 (oauth token refresh), INFRA-88 (redis cluster upgrade), and UI-34 (dark mode toggle) this sprint
[10:05] dan: AUTH-112 is fine by me, I can take it. estimated 3 days
[10:06] soo-jin: INFRA-88 scares me a bit — the redis upgrade is risky without a rollback plan. I don't think we should pull it in unless we have that documented first
[10:07] priya: agreed. let's defer INFRA-88 until the rollback runbook is ready. @marcus can you write that up before next sprint?
[10:08] marcus: yep I'll have it done by Thursday
[10:09] dan: what about UI-34? I thought @lia was going to take that one
[10:10] lia: yeah UI-34 is mine. should be 2 days tops, I just need the design tokens from @priya
[10:11] priya: I'll drop the design tokens in #design-assets today
[10:12] soo-jin: what about PERF-55 and LOG-19? are those staying in backlog?
[10:13] priya: yes, both stay in backlog this sprint. we don't have the bandwidth
[10:14] dan: one more thing — do we have clarity on the new auth service endpoint? I need that before I can finish AUTH-112
[10:15] priya: not yet, @backend-team said they'd have it by Wednesday. that's a dependency for AUTH-112
[10:16] dan: ok I'll start on the non-endpoint parts and pick up the rest Wednesday
[10:17] priya: sounds good. sprint 24 officially starts tomorrow, March 19. let's aim to have the sprint board updated by EOD today
[10:18] soo-jin: will do
[10:18] lia: 👍
[10:19] marcus: on it