CtrlK
BlogDocsLog inGet started
Tessl Logo

ci-e2e-debug

Download and inspect CI e2e test logs from GitHub Actions artifacts. Use when investigating e2e test failures in CI.

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

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

A tight, actionable investigation workflow with executable commands and valuable non-obvious domain notes (profile exporter mock-provider failure). Merging the two overlapping 'clean OAP logs' notes and making step 4 more concrete would push it higher.

Suggestions

Consolidate the last two Notes (profile exporter + 'OAP logs clean but tests fail') into one to remove redundancy and improve conciseness.

Replace the vague step 4 with a concrete command (e.g., a find/grep pattern for BanyanDB/UI pod logs) to close the actionability gap.

Add a brief validation checkpoint after extraction (e.g., confirm artifact.zip is non-empty before unzip) to strengthen workflow clarity.

DimensionReasoningScore

Conciseness

Lean command-first body with no padding of concepts Claude already knows, but the last two Notes overlap (both cover 'OAP logs clean while tests fail'), a minor redundancy that could be trimmed.

4 / 5

Actionability

Steps 1-3 give copy-paste-ready gh/unzip/find/grep commands; step 4 ('Check BanyanDB, UI, and other pod logs as needed') and the <log_file> placeholder leave minor gaps keeping it below 5.

4 / 5

Workflow Clarity

A clear five-step sequence (find artifact, download/extract, inspect OAP logs, inspect others, report) with concrete commands; lacks explicit validation/error-recovery checkpoints, but the read-only investigation context limits that impact.

4 / 5

Progressive Disclosure

Under 50 lines, single-purpose, no external references needed, and well-organized into ## Steps and ## Notes sections, satisfying the simple-skill exception for a 5.

5 / 5

Total

17

/

20

Passed

Description

82%Weight 40%Scale 1-5

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 concise, well-structured description that clearly states both capability and trigger conditions with domain-specific language. It would benefit from naming a couple more concrete actions (e.g., extract, grep, summarize) to lift specificity.

Suggestions

Add 1-2 more concrete actions to the 'what' clause (e.g., 'extract, grep for errors, and summarize root causes') to raise specificity from 3 to 4.

Include common synonyms such as 'end-to-end tests' or 'debug failing tests' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Names the domain ('CI e2e test logs from GitHub Actions artifacts') and two concrete actions ('Download and inspect'), matching the 1-2 concrete-actions anchor; not comprehensive enough for a 4.

3 / 5

Completeness

Explicitly answers what ('Download and inspect CI e2e test logs from GitHub Actions artifacts') and when ('Use when investigating e2e test failures in CI') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases like 'e2e test failures', 'CI', and 'GitHub Actions artifacts' are terms users would actually say; missing synonyms like 'end-to-end' or 'debug failing tests' keep it just below 5.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow niche (GitHub Actions CI e2e log artifacts) with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
apache/skywalking
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.