granola-incident-runbook

Granola Incident Runbook

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "granola-incident-runbook" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-granola-incident-runbook

Granola Incident Runbook

Contents

  • Overview

  • Prerequisites

  • Instructions

  • Output

  • Error Handling

  • Examples

  • Resources

Overview

Standard operating procedures for responding to Granola incidents and meeting capture failures, from recording issues to complete outages.

Prerequisites

  • Granola admin access

  • Knowledge of incident severity levels

  • Communication channels identified

Severity Levels

Level Description Response Time Example

P1 Critical < 15 min Complete outage, data loss

P2 High < 1 hour Recording failures, sync issues

P3 Medium < 4 hours Single user issues

P4 Low < 24 hours UI bugs

Instructions

Step 1: Assess Severity

Check status page (status.granola.ai ), determine scope (single user vs org-wide), classify severity.

Step 2: Quick Fix by Incident Type

  • Not Recording: Click Start Recording, check calendar/audio permissions, restart app

  • No Audio: Check input device, test mic, restart app

  • Processing Stuck: Wait 15 min, check connectivity, restart app

  • Integration Failure: Reconnect integration, check destination permissions

  • Complete Outage: Enable backup note-taking, monitor status page

Step 3: Communicate Status

Post to internal Slack with status, impact, workaround, and ETA. Update every 30 minutes.

Step 4: Escalate if Needed

IT Support -> Granola Admin -> Team Lead -> VP/CTO (P1 only).

Step 5: Post-Incident Review

Document timeline, root cause, resolution, and prevention steps.

See detailed implementation for status check commands, detailed troubleshooting per incident type, communication templates, and post-incident report template.

Output

  • Incident classified and acknowledged

  • Quick fix applied or workaround enabled

  • Stakeholders notified with status updates

  • Post-incident review documented

Error Handling

Error Cause Solution

Recording not starting Calendar not synced Reconnect calendar OAuth

Empty transcript Mic not detected Check System Preferences audio input

Notes not appearing Processing queue delay Wait 15 min, check status page

Integration broken Token expired Reconnect in Settings > Integrations

Examples

Quick Status Check

set -euo pipefail curl -s https://status.granola.ai/api/v2/status.json | jq '.status'

Resources

  • Granola Status

  • Support Center

  • Known Issues

Next Steps

Proceed to granola-data-handling for data management procedures.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mindmap-generator

No summary provided by upstream source.

Repository SourceNeeds Review