CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-prod-checklist

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".

81

Quality

78%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/saas-packs/evernote-pack/skills/evernote-prod-checklist/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

79%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description excels at trigger terms, completeness, and distinctiveness due to its narrow Evernote production-readiness niche and explicit trigger phrases. However, it is weak on specificity—it names no concrete actions or checklist items, making it unclear what the skill actually does beyond being a generic 'checklist'. Adding specific capabilities would significantly improve it.

Suggestions

Add specific concrete actions the checklist covers, e.g., 'Validates OAuth token handling, rate limit configuration, error retry logic, webhook reliability, and logging setup for Evernote API integrations.'

Replace the vague 'checklist' framing with enumerated capabilities so Claude understands the scope of what this skill evaluates.

DimensionReasoningScore

Specificity

The description says 'Production readiness checklist for Evernote integrations' but does not list any concrete actions or capabilities. It doesn't specify what the checklist covers (e.g., authentication checks, rate limit validation, error handling review). 'Checklist' is abstract without enumerating what it checks.

1 / 3

Completeness

The description answers both 'what' (production readiness checklist for Evernote integrations) and 'when' (preparing to deploy, auditing production readiness) with explicit trigger phrases. Both components are clearly present.

3 / 3

Trigger Term Quality

The description explicitly lists natural trigger phrases like 'evernote production', 'deploy evernote', 'evernote go live', 'production checklist evernote'. These are realistic phrases a user would say and provide good keyword coverage for this niche.

3 / 3

Distinctiveness Conflict Risk

The combination of 'Evernote' + 'production readiness' is a very specific niche. The trigger terms are narrowly scoped and unlikely to conflict with other skills unless there are multiple Evernote-related skills.

3 / 3

Total

10

/

12

Passed

Implementation

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a strong, actionable production readiness checklist with specific, concrete guidance including exact configuration values, an executable verification script, and a useful error handling table. The main weaknesses are minor verbosity (redundant Output/Examples sections) and the content being somewhat monolithic when some detailed sections could be referenced externally. Overall it serves its purpose well as a deployment checklist.

Suggestions

Remove the 'Output' section as it merely restates what the skill already provides, and trim the 'Examples' section which adds little beyond what's obvious from the checklist format.

Consider moving detailed subsections (e.g., rate limit specifics, data integrity validations) into a referenced file to keep the main SKILL.md as a high-level overview with links to details.

DimensionReasoningScore

Conciseness

The content is mostly efficient with well-structured checklists, but includes some unnecessary sections like the 'Output' section which just restates what the skill already provides, and the 'Examples' section at the bottom adds little value beyond what's already obvious from the checklist structure. The 'Overview' paragraph is also somewhat redundant given the content speaks for itself.

2 / 3

Actionability

The skill provides highly concrete, actionable guidance: specific checklist items with exact values (AES-256-GCM, 100-200ms delays, 5-10 min TTL), an executable bash verification script, a specific error handling table with causes and solutions, and precise configuration values like `EVERNOTE_SANDBOX=false` and `NODE_ENV=production`.

3 / 3

Workflow Clarity

The checklist is logically sequenced from prerequisites through API setup, security, performance, monitoring, data integrity, and deployment, culminating in a verification script. The verification script itself includes validation checkpoints (health check, test note creation, cleanup) and the error handling table provides clear recovery paths. The deployment section includes rollback planning.

3 / 3

Progressive Disclosure

There is a reference to an implementation guide (`references/implementation-guide.md`) and external resources, but the skill itself is quite long with all checklist details inline. Some sections like the detailed monitoring metrics or data integrity validations could be split into reference files. The structure is good with clear section headers, but the content density is high for a single file.

2 / 3

Total

10

/

12

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

9

/

11

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

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.