CtrlK
BlogDocsLog inGet started
Tessl Logo

evernote-incident-runbook

Manage incident response for Evernote integration issues. Use when troubleshooting production incidents, handling outages, or responding to Evernote service issues. Trigger with phrases like "evernote incident", "evernote outage", "evernote emergency", "troubleshoot evernote production".

66

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-3

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

The runbook is concise and well-organized with good progressive disclosure to a single real reference file, but it is held back by prose-driven steps that lack executable code and by the absence of explicit validation feedback loops around its destructive re-sync and circuit-breaker operations.

Suggestions

Add copy-paste-ready code or concrete commands for Steps 2-5 (e.g., a script snippet showing how to read edam_expires and test a fresh Developer Token) instead of descriptive prose.

Insert explicit validation checkpoints around the destructive full re-sync from USN 0 — e.g., 'After re-sync, compare local vs server note counts; only close the incident when counts match and integrity checks pass'.

Define the circuit-breaker failure threshold N and cooldown period as concrete values with a retry loop, so mitigation is executable rather than a named pattern.

DimensionReasoningScore

Conciseness

The body is lean and efficient, using compact tables and terse bash snippets without explaining concepts Claude already knows (e.g., it never defines what Evernote is or what rate limiting means), so every token earns its place.

3 / 3

Actionability

Step 1 provides executable bash commands, but Steps 2-5 are actionable prose ('reduce API call frequency', 'verify tokens are not expired') with specific API references rather than copy-paste-ready code, leaving the guidance concrete but incomplete across most steps.

2 / 3

Workflow Clarity

A clear Step 1-5 sequence exists with some validation notes ('Verify data integrity after re-sync'), but for destructive operations like a full re-sync from USN 0 and circuit-breaker activation there are no explicit gated checkpoints or validate-fix-retry feedback loops, so workflow clarity is capped at 2 per the destructive-operation guideline.

2 / 3

Progressive Disclosure

The SKILL.md serves as a clear overview and signals a single one-level-deep reference for the complete scripts and templates via [Implementation Guide](references/implementation-guide.md), and that bundle file exists, matching the well-signaled one-level-deep reference anchor.

3 / 3

Total

10

/

12

Passed

Description

90%Weight 40%Scale 1-3

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 is well-structured with a clear niche, explicit 'Use when' trigger guidance, and natural trigger phrases; its only weakness is that the listed actions are synonymous facets of incident response rather than a comprehensive set of distinct capabilities.

DimensionReasoningScore

Specificity

The description names a clear domain (Evernote incident response) and several action verbs (manage, troubleshoot, handle outages, respond), but these are variations of one core activity rather than a comprehensive list of distinct concrete capabilities, matching the 'Names domain and some actions, but not comprehensive' anchor rather than the score-3 example of multiple distinct actions.

2 / 3

Completeness

It clearly answers both 'what' ('Manage incident response for Evernote integration issues') and 'when' with an explicit 'Use when...' clause plus explicit 'Trigger with phrases like...' guidance, matching the score-3 anchor exactly.

3 / 3

Trigger Term Quality

It provides multiple natural phrases a user would plausibly say ('evernote incident', 'evernote outage', 'evernote emergency', 'troubleshoot evernote production'), giving good coverage of natural trigger terms rather than just a few relevant keywords.

3 / 3

Distinctiveness Conflict Risk

The Evernote-specific niche and Evernote-branded trigger phrases make it clearly distinguishable and unlikely to trigger for the wrong skill, matching the 'Clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 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

14

/

16

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.