CtrlK
BlogDocsLog inGet started
Tessl Logo

langfuse-incident-runbook

Troubleshoot and respond to Langfuse-related incidents and outages. Use when experiencing Langfuse outages, debugging production issues, or responding to LLM observability incidents. Trigger with phrases like "langfuse incident", "langfuse outage", "langfuse down", "langfuse production issue", "langfuse troubleshoot".

72

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

An actionable, well-sequenced runbook with executable triage and verification tooling and a clear incident workflow. Its one structural weakness is progressive disclosure: the bundled implementation.md reference is orphaned rather than linked, and some of its content is duplicated inline.

Suggestions

Add a clearly signaled one-level-deep reference to the bundled details, e.g. under Instructions: "For deeper per-symptom diagnostics, see [implementation.md](references/implementation.md)."

Move the duplicated diagnosis content (auth test, flush diagnostics) that already lives in implementation.md out of SKILL.md to avoid the overlap and keep the overview lean.

Verify every reference file shipped in the bundle is linked from SKILL.md so references are discoverable rather than orphaned.

DimensionReasoningScore

Conciseness

The body assumes Claude's competence with no concept-explaining fluff, leaning on compact tables and executable code; the only slack is minor duplicate links in the Resources section, which is not enough to drop a level.

3 / 3

Actionability

Provides copy-paste-ready bash triage and verification scripts plus TypeScript snippets with concrete config values (flushAt, batch sizes, sample rates), rather than vague direction or pseudocode.

3 / 3

Workflow Clarity

A clear numbered six-step sequence with a dedicated Post-Incident Verification step (Step 5) and a post-incident review checklist supplies the explicit validation and feedback loop the anchor-3 example calls for.

3 / 3

Progressive Disclosure

A bundle file references/implementation.md exists but is never linked from SKILL.md, and overlapping diagnosis content (auth/flush checks) is kept inline, so the reference is present but not signaled and the split is incomplete.

2 / 3

Total

11

/

12

Passed

Description

90%

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

A well-constructed description with explicit what/when guidance and natural, distinctive Langfuse-specific trigger phrases. The only weakness is that the stated actions are broad (troubleshoot/respond) rather than a granular list of concrete operations.

Suggestions

Replace the two high-level verbs with several concrete operations, e.g. "Triage Langfuse outages, run connectivity and auth diagnostics, enable fallback mode, and verify traces are flowing again."

Optionally surface the skill's main capabilities (triage, fallback, verification) alongside the existing trigger phrases to lift specificity toward the anchor-3 example.

DimensionReasoningScore

Specificity

Names the Langfuse incident domain plus two actions ("Troubleshoot and respond"), but the verbs are high-level and fall short of the multiple specific concrete actions in the anchor-3 example.

2 / 3

Completeness

Explicitly states what it does ("Troubleshoot and respond to Langfuse-related incidents and outages") and when to use it ("Use when experiencing Langfuse outages, debugging production issues..."), answering both what and when.

3 / 3

Trigger Term Quality

Lists five natural phrases a user would say during an outage ("langfuse down", "langfuse outage", "langfuse incident", etc.), giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

Narrowly scoped to a specific LLM-observability SaaS with Langfuse-only triggers, making it clearly distinguishable and unlikely to fire for unrelated skills.

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.