CtrlK
BlogDocsLog inGet started
Tessl Logo

ci-triage

Classify CI failures — distinguish clear regressions from infra flakes and security-test failures. Produces structured failure reports.

60

Quality

70%

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

Fix and improve this skill with Tessl

tessl review fix ./starters/ci-sweeper-opencode/skills/ci-triage/SKILL.md
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 body is concise and well-organized for a simple skill, but actionability and workflow clarity suffer from missing output examples and absent validation checkpoints for the auto-fix retry loop.

Suggestions

Add a concrete example of the expected ci-sweeper-state.md report format so output is unambiguous.

Add an explicit validation step in the retry loop (e.g. re-run the failing check and only count a fix as successful when it passes) to raise workflow clarity.

Clarify the "candidate for auto-fix" criterion with a specific heuristic instead of relying on "obvious root cause".

DimensionReasoningScore

Conciseness

Lean and efficient with no padding or explanation of concepts Claude already knows; every line is actionable instruction, matching the lean anchor.

3 / 3

Actionability

Gives a concrete output target ("Update ci-sweeper-state.md") and defined categories, but provides no executable commands and no example of the structured report format, leaving guidance incomplete.

2 / 3

Workflow Clarity

A retry/attempt sequence is implied ("retry once before classifying", "Max 3 fix attempts") but there is no validation checkpoint confirming a fix worked, so workflow clarity is capped at 2 for the destructive/batch auto-fix loop.

2 / 3

Progressive Disclosure

Under 50 lines with no bundle files and well-organized sections (Classification, Output, Rules), which meets the simple-skill anchor for full marks without external references.

3 / 3

Total

10

/

12

Passed

Description

67%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 specific and occupies a distinct niche, but it omits an explicit "Use when..." trigger clause and lacks common trigger-term variations, which caps completeness and trigger-term quality.

Suggestions

Add a "Use when..." clause, e.g. "Use when CI checks are failing and you need to decide whether to fix, retry, or escalate."

Broaden trigger terms to include natural phrasings like "flaky tests", "broken build", and "failing pipeline".

Keep the third-person voice and concise action list, which are already strong.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Classify CI failures", "distinguish clear regressions from infra flakes and security-test failures", "Produces structured failure reports" — matching the multi-action anchor.

3 / 3

Completeness

Clearly states what the skill does but lacks any "Use when..." clause or equivalent explicit trigger guidance, so completeness is capped at 2 per the rubric guidelines.

2 / 3

Trigger Term Quality

Includes relevant natural terms ("CI failures", "regressions", "infra flakes") but misses common variations a user would say like "flaky tests", "broken build", or "failing pipeline".

2 / 3

Distinctiveness Conflict Risk

Occupies a clear niche — CI failure classification — with distinct triggers unlikely to overlap with other skills, matching the clear-niche anchor.

3 / 3

Total

10

/

12

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
cobusgreyling/loop-engineering
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.