CtrlK
BlogDocsLog inGet started
Tessl Logo

langfuse-debug-bundle

Collect Langfuse debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Langfuse problems. Trigger with phrases like "langfuse debug", "langfuse support bundle", "collect langfuse logs", "langfuse diagnostic", "langfuse troubleshoot".

68

Quality

83%

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

77%

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

The content is highly actionable with complete scripts and a clear, checkpointed workflow for collecting and redacting a debug bundle. Its main gap is progressive disclosure: the large script would be better factored into a bundle file rather than embedded inline.

Suggestions

Move the full debug-bundle script into scripts/langfuse-debug.sh and reference it from SKILL.md, keeping only a brief summary and the quick inline check inline.

Tighten the 'Error Handling' table and 'Prerequisites' to the non-obvious facts only, avoiding restating that Node 18+ or Python 3.9+ are required unless directly actionable.

Consider a short 'What this collects' bulleted list up front so the inline script does not have to be read to understand the bundle's contents.

DimensionReasoningScore

Conciseness

The body is mostly efficient and assumes Claude's competence, but it embeds a large full bash script inline along with explanatory tables, which could be tightened or offloaded; it sits between lean and padded.

2 / 3

Actionability

It provides two complete, copy-paste-ready bash scripts with concrete commands (npm list, curl health/auth checks, tar packaging), giving fully executable guidance.

3 / 3

Workflow Clarity

Steps are clearly sequenced (run script, review/redact, submit, quick inline) with an explicit 'Review bundle contents for leaked secrets' checkpoint and an Include/Redact checklist acting as a validation gate before sharing.

3 / 3

Progressive Disclosure

The skill is well over 50 lines and is monolithic — the full debug script and reference tables live inline in SKILL.md with no bundle files, so content that should be split into a separate file is inline rather than one level deep.

2 / 3

Total

10

/

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 strong, well-targeted description with explicit 'Use when' guidance and natural trigger phrases in third-person voice. Its only weakness is that the capability statement is a single abstract action rather than a list of concrete operations.

DimensionReasoningScore

Specificity

The phrase 'Collect Langfuse debug evidence for support tickets and troubleshooting' names the domain and a core action, but stays at the level of a single abstract action rather than enumerating multiple concrete operations, matching the anchor that names domain and some actions but is not comprehensive.

2 / 3

Completeness

It answers both what ('Collect Langfuse debug evidence for support tickets and troubleshooting') and when ('Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information'), with an explicit trigger clause.

3 / 3

Trigger Term Quality

It explicitly lists natural trigger phrases users would say — 'langfuse debug', 'langfuse support bundle', 'collect langfuse logs', 'langfuse diagnostic', 'langfuse troubleshoot' — giving good coverage of likely phrasings.

3 / 3

Distinctiveness Conflict Risk

The Langfuse-specific scope and 'langfuse'-prefixed triggers carve a clear niche, making it 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.