linear-prod-checklist

Production readiness checklist for Linear integrations.

Content Preview
---
name: linear-prod-checklist
description: |
  Production readiness checklist for Linear integrations.
  Use when preparing to deploy a Linear integration to production,
  reviewing production requirements, or auditing existing deployments.
  Trigger with phrases like "linear production checklist", "deploy linear",
  "linear production ready", "linear go live", "linear launch checklist".
allowed-tools: Read, Write, Edit, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intents
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/linear-prod-checklist.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/linear-pack/skills/linear-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/linear-pack/skills/linear-prod-checklist/SKILL.md

Related Skills