twinmind-prod-checklist

Complete production deployment checklist for TwinMind integrations.

Content Preview
---
name: twinmind-prod-checklist
description: |
  Complete production deployment checklist for TwinMind integrations.
  Use when preparing to deploy, auditing production readiness,
  or ensuring best practices are followed.
  Trigger with phrases like "twinmind production", "deploy twinmind",
  "twinmind go-live checklist", "twinmind production ready".
allowed-tools: Read, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-with: claude-code, codex, 
How to Use

Recommended: Install to project (local)

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

Related Skills