CtrlK
BlogDocsLog inGet started
Tessl Logo

investigating-ci-failures

Investigates a specific CI failure to a verdict: whose fault, which commit, who wrote it, and whether it's fixed. Use for "who broke master", "why did this test fail in CI", "is this failure my PR's fault or everyone's", "is this test flaky or actually broken", "when did this failure start". Works from the engineering_analytics warehouse views (engineering_analytics_ci_failures, engineering_analytics_ci_job_history) plus the CI failure logs. Not for aggregate CI health, cost, or merge bottlenecks (use diagnosing-ci-and-merge-bottlenecks) and not for building saved insights (use turning-engineering-analytics-into-insights).

80

Quality

100%

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

100%

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

A well-structured body: concise domain-specific guidance, actionable named tools and shape tables, a clear multi-step workflow with validation checkpoints, and clean one-level-deep progressive disclosure to a verified references file.

DimensionReasoningScore

Conciseness

Lean and token-efficient: every line carries non-obvious domain knowledge (fingerprint semantics, warehouse freshness lag, parquet scan pruning) with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

Provides concrete, executable guidance — named MCP tools, a shape-reading table mapping readings to next steps, and copy-ready SQL pointed to in the referenced queries file — rather than abstract direction.

3 / 3

Workflow Clarity

A clearly sequenced workflow (start wide → three shapes → trunk-break culprit → flaky corroboration) with explicit validation checkpoints (confidence check before naming a culprit, warehouse freshness check before trusting a boundary, verify the failure window matches).

3 / 3

Progressive Disclosure

The body is an overview that signals a single one-level-deep reference (references/investigation-queries.md, verified to exist) for the SQL detail; content is appropriately split and easy to navigate.

3 / 3

Total

12

/

12

Passed

Description

100%

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 high-quality description: third-person voice, concrete capabilities, natural trigger phrases, explicit when-to-use guidance, and clear disambiguation from sibling skills via negative triggers. No fluff or over-claims.

DimensionReasoningScore

Specificity

Lists concrete actions ('Investigates a specific CI failure to a verdict: whose fault, which commit, who wrote it, and whether it's fixed') and names the exact warehouse views and logs it works from — no vague language.

3 / 3

Completeness

Explicitly answers both what (investigates a CI failure to a verdict) and when (a 'Use for …' clause listing concrete triggers), satisfying the explicit-trigger requirement.

3 / 3

Trigger Term Quality

Quotes natural phrases users actually say ('who broke master', 'why did this test fail in CI', 'is this failure my PR's fault or everyone's', 'is this test flaky or actually broken', 'when did this failure start').

3 / 3

Distinctiveness Conflict Risk

A clear niche plus explicit negative triggers routing overlapping needs to sibling skills ('Not for aggregate CI health, cost, or merge bottlenecks (use diagnosing-ci-and-merge-bottlenecks) and not for building saved insights').

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
PostHog/posthog
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.