recipe-post-mortem-setup
tarafından Google
Bir Google Dokümanı ölüm sonrası raporu oluştur, bir Google Takvim incelemesi planla ve Chat üzerinden bildirim yap.
npx skills add https://github.com/googleworkspace/cli --skill recipe-post-mortem-setupSet Up Post-Mortem
PREREQUISITE: Load the following skills to execute this recipe:
gws-docs,gws-calendar,gws-chat
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
Steps
- Create post-mortem doc:
gws docs +write --title 'Post-Mortem: [Incident]' --body '## Summary\n\n## Timeline\n\n## Root Cause\n\n## Action Items' - Schedule review meeting:
gws calendar +insert --summary 'Post-Mortem Review: [Incident]' --attendee [email protected] --start '2026-03-16T14:00:00' --end '2026-03-16T15:00:00' - Notify in Chat:
gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'
Google tarafından daha fazla skill
gws-modelarmor-sanitize-response
Google
Google Model Armor: Bir model yanıtını Model Armor şablonu aracılığıyla temizleyin.
gws-people
Google
Google People: Manage contacts and profiles.
gws-shared
Google
gws CLI: Shared patterns for authentication, global flags, and output formatting.
gws-sheets
Google
Google Sheets: Elektronik tabloları okuyun ve yazın.
gws-sheets-append
Google
Google Sheets: Bir e-tabloya satır ekleyin.
gws-sheets-read
Google
Google Sheets: Bir e-tablodan değerleri okuyun.
gws-slides
Google
Google Slides: Sunumları okuyup yazın.
gws-tasks
Google
Google Tasks: Görev listelerini ve görevleri yönetin.