Production readiness checklist for Evernote integrations. Use when preparing to deploy Evernote integration to production, or auditing production readiness. Trigger with phrases like "evernote production", "deploy evernote", "evernote go live", "production checklist evernote".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill evernote-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
Production environment configuration
Sandbox disabled
100%
100%
Production serviceHost
0%
100%
Request timeout value
0%
100%
Connection timeout value
0%
100%
Rate limit per minute
0%
100%
Retry attempts
0%
100%
Retry delay
0%
100%
Session secure flag
100%
100%
Session httpOnly flag
100%
100%
Session sameSite value
0%
100%
Session maxAge
0%
100%
Log level info
0%
100%
Token redaction enabled
0%
100%
Without context: $0.3010 · 1m 19s · 19 turns · 20 in / 3,608 out tokens
With context: $0.4058 · 1m 5s · 21 turns · 20 in / 3,715 out tokens
Secure logging and error handling
Winston used
100%
100%
Timestamp format
100%
100%
Error stack format
0%
100%
JSON format
100%
100%
Log level from env
100%
100%
DefaultMeta present
0%
100%
Log file rotation size
0%
100%
Log file rotation count
0%
100%
Token field redacted
100%
100%
AccessToken field redacted
100%
100%
Generic error response
100%
100%
RequestId in response
100%
100%
Full error logged internally
100%
100%
Without context: $0.1777 · 57s · 16 turns · 14 in / 2,742 out tokens
With context: $0.4699 · 1m 30s · 26 turns · 323 in / 4,844 out tokens
Monitoring, health checks, and circuit breaker
API calls counter name
0%
100%
API calls counter labels
0%
100%
Latency histogram name
0%
100%
Latency histogram buckets
0%
100%
Rate limits counter name
0%
100%
Auth errors counter name
0%
100%
Auth errors counter labels
0%
100%
Circuit breaker failure threshold
100%
100%
Circuit breaker recovery time
62%
100%
Rate limit config maxRetries
100%
100%
Rate limit config batchSize
0%
100%
Rate limit config batchDelay
0%
100%
No live Evernote probe
100%
100%
Two health endpoints
100%
100%
Without context: $0.3241 · 1m 18s · 18 turns · 19 in / 4,557 out tokens
With context: $0.8404 · 2m 46s · 39 turns · 80 in / 9,579 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.