Granola Prod Checklist

🌐Community
by jeremylongshore · vlatest · Repository

This AI generates a detailed granola production checklist to ensure consistent quality and streamline your recipe process.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add granola-prod-checklist npx -- -y @trustedskills/granola-prod-checklist
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "granola-prod-checklist": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/granola-prod-checklist"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, granola-prod-checklist, provides a structured checklist for ensuring production readiness of software. It helps identify and verify critical aspects before deployment, reducing the risk of post-release issues. The checklist covers areas like testing, security, and infrastructure configuration.

When to use it

  • Before deploying new features or major updates to a production environment.
  • When onboarding new team members responsible for deployments.
  • As part of an automated release pipeline to enforce quality standards.
  • To standardize the deployment process across different projects.

Key capabilities

  • Provides a comprehensive checklist structure.
  • Covers testing, security, and infrastructure aspects.
  • Aims to reduce post-release issues.
  • Standardizes deployment processes.

Example prompts

  • "Generate a production readiness checklist for deploying version 2.5 of our application."
  • "Show me the checklist items related to security verification before release."
  • “Create a checklist tailored for deploying a microservice architecture.”

Tips & gotchas

The skill assumes familiarity with software deployment processes and terminology. While it provides structure, users should adapt the checklist to their specific project needs and environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jeremylongshore
Installs
10

🌐 Community

Passed automated security scans.