From 33650644c87cc562820c3815409e5c1fcc832765 Mon Sep 17 00:00:00 2001 From: George Karr Date: Mon, 20 Oct 2025 15:22:43 -0500 Subject: [PATCH] Update sprint retrospective guidelines with tool recommendations (#34543) --- docs/Contributing/rituals/sprint-retrospective.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Contributing/rituals/sprint-retrospective.md b/docs/Contributing/rituals/sprint-retrospective.md index a15f392c49..015cf99278 100644 --- a/docs/Contributing/rituals/sprint-retrospective.md +++ b/docs/Contributing/rituals/sprint-retrospective.md @@ -21,6 +21,8 @@ Ritual DRI: EM or assigned team member. > Encourage open discussion and that all voices are heard. When a team member is sharing their retro, they have the full floor. Do not interrupt unless they have gone past their allotted time, or their feedback is not aligned with [our values](https://fleetdm.com/handbook/company#values). +> Approved ritual assisted applications include [EasyRetro](easyretro.io) and [Reetro](reetro.app) where the 4 sections (went well, could have gone better, learned, action items) can be managed but the output for each section still must be copied back into the ritual doc at the end. Remeber to add a link to the assistance application in the ritual doc. Why? This is to facilitate async feedback and voting / prioritization of topics and no other automation is expected. + ### Agenda - **What went well?** - Celebrate successes, effective practices, and positive outcomes from the sprint. - **What could have been better?** - Identify challenges, bottlenecks, and areas for improvement. @@ -39,4 +41,4 @@ Create a safe environment for candid feedback. Focus on process and collaboratio ### Notes - See [sprint retrospective definition](https://fleetdm.com/handbook/company/product-groups#sprint-ceremonies) in the handbook. - Retrospectives must result in concrete action items that will be implemented in the next or future sprints. -- The Ritual DRI is responsible for creating action items and timebox issues and making sure they are promptly completed. \ No newline at end of file +- The Ritual DRI is responsible for creating action items and timebox issues and making sure they are promptly completed.