granola-prod-checklist

Production readiness checklist for Granola deployment.

Content Preview
---
name: granola-prod-checklist
description: |
  Production readiness checklist for Granola deployment.
  Use when preparing for team rollout, enterprise deployment,
  or ensuring Granola is properly configured for production use.
  Trigger with phrases like "granola production", "granola rollout",
  "granola deployment", "granola checklist", "granola enterprise setup".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-w
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/granola-prod-checklist.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/granola-pack/skills/granola-prod-checklist/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/granola-pack/skills/granola-prod-checklist/SKILL.md

Related Skills