CtrlK
BlogDocsLog inGet started
Tessl Logo

ci-fix

Common safety and triage protocol for .NET MAUI CI-fixer workflows. Use whenever investigating, creating, or advancing a `[ci-fix]` or `[ci-fix-net11]` pull request from a `ci-scan` issue, including frozen ownership snapshots, Continue/Watch/Stop/Skip classification, manual single-issue dispatches, and scheduled sweeps.

76

Quality

94%

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

96%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.

An exceptionally tight, actionable triage protocol with explicit validation and fail-closed recovery that fully respects Claude's competence. The only refinement opportunity is offloading the long closing-keyword/reference-format detail to a reference file.

Suggestions

Move the closing-keyword enumeration (Fix/Fixed/Close/Closes/Resolve/Resolved...) and the reference-format grammar into a short references file, keeping SKILL.md as the decision protocol overview.

Add a one-line quick-reference table mapping each decision (Continue/Watch/Stop/Skip) to its trigger condition so the protocol can be scanned at a glance.

DimensionReasoningScore

Conciseness

Lean, rule-dense body with no padding and no explanation of concepts Claude already knows; every line ('A search result is evidence to inspect, not a decision by itself', the append-only transport gate) earns its place.

5 / 5

Actionability

Though code-free, the guidance is maximally concrete: exact decision labels with definitions, an explicit closing-keyword list (Fix/Fixed/Close/Closes/Resolve...), exact reference formats ('Refs: dotnet/maui#<issue>'), and precise transport-gate predicates.

5 / 5

Workflow Clarity

The 'Require current, specific evidence' section is a numbered sequence with explicit validation checkpoints (verify reproduction on latest base-branch build, check for an intervening merged PR), and 'Fail closed at the write boundary' gives error-recovery guidance, satisfying the destructive/batch validation requirement.

5 / 5

Progressive Disclosure

Well-organized into clear ## sections with no nested references and a cohesive self-contained protocol, but at ~88 lines the detailed keyword list and reference-format grammar could be factored into a reference file rather than inlined.

4 / 5

Total

19

/

20

Passed

Description

92%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 strong, specific description that concretely states both capability and trigger conditions in third person with minimal conflict risk. Its only weak spot is trigger-term breadth, where a few natural user phrasings are absent.

Suggestions

Add a couple of natural-language trigger phrasings users might say, e.g. 'broken MAUI CI leg' or 'flaky MAUI CI test', alongside the bracketed tag triggers.

Consider mentioning the .NET 11 / net11 target framework by name (not only the [ci-fix-net11] tag) so users referencing the TFM surface this skill.

DimensionReasoningScore

Specificity

Names the domain (.NET MAUI CI-fixer workflows) and lists multiple concrete actions — 'investigating, creating, or advancing a [ci-fix]... pull request', 'frozen ownership snapshots, Continue/Watch/Stop/Skip classification, manual single-issue dispatches, and scheduled sweeps' — for comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ('Common safety and triage protocol... including frozen ownership snapshots, Continue/Watch/Stop/Skip classification...') and when ('Use whenever investigating, creating, or advancing a [ci-fix] or [ci-fix-net11] pull request from a ci-scan issue') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural domain trigger terms a user would say ('[ci-fix]', '[ci-fix-net11]', 'ci-scan issue', 'pull request', 'scheduled sweeps') with synonyms across the two PR prefixes, but lacks a few common phrasings like 'MAUI CI failure' or 'broken CI leg'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, narrow niche keyed on .NET MAUI and the specific bracketed tags [ci-fix]/[ci-fix-net11]/ci-scan, making conflict with unrelated skills highly unlikely.

5 / 5

Total

19

/

20

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
dotnet/maui
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.