From modular-scim
Walks through a structured production readiness checklist for Scalekit SCIM provisioning implementations. Use when the user says they are going live, launching to production, doing a pre-launch review, or wants to verify their SCIM directory sync implementation is production-ready.
How this skill is triggered — by the user, by Claude, or both
Slash command
/modular-scim:production-readiness-scalekitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Work through each section in order — earlier sections are blockers for later ones.
Work through each section in order — earlier sections are blockers for later ones.
user_deleted eventsWebhook reliability:
RBAC (if implemented):
Enterprise customers behind VPN or corporate firewall must whitelist:
| Domain | Purpose |
|---|---|
<your-env>.scalekit.com | Directory API + webhook delivery |
cdn.scalekit.com | Static assets |
Key metrics:
npx claudepluginhub scalekit-inc/claude-code-authstack --plugin modular-scimProvides production deployment checklist for TwinMind integrations, covering authentication, security, data privacy, infrastructure provisioning, and monitoring setup.
Runs MindTickle production checklist: verifies credentials, rate limits, error handling, TypeScript health checks, monitoring, alerting, and rollback procedures.
Provides Clerk production readiness checklist with env validation, security checks, and TypeScript script for live keys, API connectivity, webhooks, and middleware.