From d4b46dc184310b7a07b8334ab550c2908258c131 Mon Sep 17 00:00:00 2001 From: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com> Date: Sat, 29 Jul 2023 18:27:49 -0500 Subject: [PATCH] Create rituals.yaml (#13053) --- handbook/company/rituals.yaml | 54 +++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 handbook/company/rituals.yaml diff --git a/handbook/company/rituals.yaml b/handbook/company/rituals.yaml new file mode 100644 index 0000000000..4deb643bbb --- /dev/null +++ b/handbook/company/rituals.yaml @@ -0,0 +1,54 @@ +- task: "Prioritize for next sprint" + startedOn: "2023-08-09" + frequency: "Triweekly" + description: "Drag next sprint's priorities to the top of the 'Not yet' column." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)" + dri: "sampfluger88" + autoIssue: + labels: "#g-ceo" +- task: "Process the CEO's inbox" + startedOn: "2023-07-29" + frequency: "Daily, 4 times" + description: "TODO" + dri: "sampfluger88" +- task: "Process the CEO's calendar" + startedOn: "2023-07-29" + frequency: "Daily, 4 times" + description: "TODO" + dri: "sampfluger88" +- task: "Fleet IT warehouse management" + startedOn: "2023-07-29" + frequency: "Weekly" + description: "TODO" + dri: "sampfluger88" +- task: "Send weekly update" + startedOn: "2023-07-28" + frequency: "Weekly" + description: "TODO" + dri: "sampfluger88" +- task: "Wipe e-group agenda" + startedOn: "2023-07-26" + frequency: "After each weekly e-group meeting" + description: "TODO" + dri: "sampfluger88" +- task: "Share recording of all hands meeting" + description: "[Sharing the all hands recording](https://fleetdm.com/handbook/company/ceo#after-the-all-hands)" + startedOn: "2023-07-xx" + frequency: "After each monthly all hands meeting" + description: "TODO" + dri: "sampfluger88" +- task: "Prepare all hands deck" + description: "[Preparing the all hands deck](https://fleetdm.com/handbook/company/ceo#prep-for-the-all-hands-call)" + startedOn: "2023-07-xx" + frequency: "The night (CT) before each monthly all hands meeting" + description: "TODO" + dri: "sampfluger88" +- task: "Prepare board deck" + startedOn: "2023-07-29" + frequency: "Two nights (CT) before the day of the mock board meeting" + description: "TODO" + dri: "sampfluger88" +- task: "Process CEO GitHub review requests, mentions, and outstanding PRs" + startedOn: "2023-07-29" + frequency: "Daily" + description: "TODO" + dri: "sampfluger88"