CtrlK
BlogDocsLog inGet started
Tessl Logo

monitor-ci

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.) for CI monitoring.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

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 body is a highly actionable, well-sequenced orchestrator spec with strong validation and feedback loops, but it is a monolithic ~650-line document with some redundant repetition and no progressive split into reference files.

Suggestions

Extract the three full Example Session transcripts and the per-status handling sub-sections into a references/ file (e.g. HANDLING.md), keeping SKILL.md as an overview that links one level deep.

De-duplicate the Apply-Locally + Enhance flow, which is described in both the Fix Available decision logic and again under its own heading; define it once and reference it.

Tighten the Configuration Defaults and Anti-Patterns tables or move the longer rationale prose into a reference so the main flow is leaner.

DimensionReasoningScore

Conciseness

The ~650-line body is mostly operational detail Claude would not know, but it repeats the Apply-Locally + Enhance flow across overlapping sections and includes redundant restating of the same git/MCP steps, so it could be tightened.

2 / 3

Actionability

It gives fully executable guidance: concrete MCP calls like update_self_healing_fix({ shortLink, action: "APPLY" }), nx-cloud apply-locally commands, git snippets, and copy-paste Task() spawn templates.

3 / 3

Workflow Clarity

Multi-step processes are clearly sequenced (Step 0 through Step 4) with explicit validation checkpoints, a circuit breaker, an approaching-limit gate, and feedback loops (enhance → verify → retry) for risky operations.

3 / 3

Progressive Disclosure

No references/scripts/assets bundle exists, so all content is inline in a single ~650-line file; sections are well-organized, but detailed handling flows and example sessions that could live in separate reference files are not split out.

2 / 3

Total

10

/

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.

The description is well-formed: third-person, concrete actions, explicit USE WHEN triggers, and a clear niche with a guard against overlapping CI CLIs. It hits the top anchor on every dimension.

DimensionReasoningScore

Specificity

"Monitor Nx Cloud CI pipeline and handle self-healing fixes" names two concrete, platform-specific actions rather than vague language, matching the multi-specific-action anchor.

3 / 3

Completeness

It explicitly answers both what (monitor Nx Cloud CI, handle self-healing fixes) and when (USE WHEN with explicit triggers), satisfying the highest anchor.

3 / 3

Trigger Term Quality

The USE WHEN clause enumerates natural phrases users would say — "monitor ci", "watch ci", "ci monitor", "track ci", "check ci status" — giving broad coverage of likely phrasings.

3 / 3

Distinctiveness Conflict Risk

The "ALWAYS USE THIS SKILL instead of native CI provider tools (gh, glab, etc.)" carve-out gives it a clear, narrow niche unlikely to trigger for unrelated skills.

3 / 3

Total

12

/

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

skill_md_line_count

SKILL.md is long (651 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
leboncoin/spark-web
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.