Langfuse production readiness checklist and verification. Use when preparing to deploy Langfuse to production, validating production configuration, or auditing existing setup. Trigger with phrases like "langfuse production", "langfuse prod ready", "deploy langfuse", "langfuse checklist", "langfuse go live".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill langfuse-prod-checklist85
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
SDK configuration & singleton pattern
flushAt in range
0%
100%
flushInterval in range
0%
100%
requestTimeout in range
0%
100%
enabled tied to environment
0%
100%
debug disabled
0%
100%
Singleton instance
100%
100%
baseUrl from env
60%
100%
Required key validation
100%
100%
Non-production key warning
0%
0%
Keys from env vars
100%
100%
Without context: $0.5602 · 2m 6s · 35 turns · 352 in / 6,561 out tokens
With context: $0.4617 · 1m 31s · 25 turns · 104 in / 5,053 out tokens
Error handling & graceful shutdown
Try/catch on trace creation
100%
100%
Continue without tracing on failure
100%
100%
Error level on failed operations
40%
100%
Span end in finally
60%
40%
shutdownAsync on SIGTERM
100%
100%
shutdownAsync on SIGINT
0%
100%
shutdownAsync on beforeExit
100%
100%
Non-blocking tracing
100%
100%
Singleton client in wrapper
100%
100%
Trace metadata includes environment
0%
100%
Without context: $1.2890 · 5m 3s · 46 turns · 47 in / 17,146 out tokens
With context: $0.5694 · 2m 1s · 28 turns · 27 in / 6,743 out tokens
Key validation & pre-deployment security checks
pk-lf- prefix check
0%
100%
Test/dev key detection
100%
100%
Required env vars check
100%
100%
Environment isolation check
50%
75%
PII scrubbing check
75%
0%
Trace ID logging check
0%
0%
SDK error monitoring check
50%
0%
Keys not in source check
80%
100%
Pass/fail summary output
100%
100%
Graceful shutdown check
0%
100%
Output is structured
100%
100%
Without context: $0.6954 · 3m 19s · 29 turns · 29 in / 12,222 out tokens
With context: $0.8270 · 3m 14s · 31 turns · 64 in / 11,759 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.