CtrlK
BlogDocsLog inGet started
Tessl Logo

multithreaded-task-migration

Guide for migrating MSBuild tasks to multithreaded mode support, including compatibility red-team review. Use this when converting tasks to thread-safe versions, implementing IMultiThreadableTask, adding TaskEnvironment support, or auditing migrations for behavioral compatibility.

72

Quality

90%

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

SKILL.md
Quality
Evals
Security

Quality

Content

88%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 high-quality, actionable migration playbook with executable examples, clear sequenced workflows, validation checkpoints, and well-organized structure. Slight conciseness loss from checklist restatement and minor opportunity to split some reference material into bundle files.

DimensionReasoningScore

Conciseness

Assumes Claude's competence throughout — no basic-concept padding — and every section earns its place, but the Sign-Off Checklist restates the 8 sins and call-chain hazards already covered, offering minor tightening; not a 5 due to that duplication.

4 / 5

Actionability

Fully executable C# snippets, specific API names, concrete detect steps ('grep for new …Task()'), and real repo examples cover the common migration cases copy-paste ready, matching the 5 anchor.

5 / 5

Workflow Clarity

Sequenced Migration Steps 1–4, a Phases 1–4 Red-Team Audit Protocol, and explicit validation feedback loops ('A migration test must fail when the migration is undone', Pattern A/B with CRITICAL caveats) provide clear checkpoints for destructive/batch operations.

5 / 5

Progressive Disclosure

No bundle files exist; the self-contained document is well-structured with signaled internal anchors and an external References section, and its cross-referenced content genuinely belongs together, though some tables/test patterns could plausibly live in separate reference files.

4 / 5

Total

18

/

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 specific, well-triggered description that clearly states both what the skill does and when to use it, with strong domain-specific keywords and low conflict risk. Minor room for additional natural-language synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and objects — 'converting tasks to thread-safe versions', 'implementing IMultiThreadableTask', 'adding TaskEnvironment support', 'auditing migrations for behavioral compatibility' — giving comprehensive coverage; not a 4 since coverage spans both migration and audit thoroughly.

5 / 5

Completeness

Explicitly answers both what ('Guide for migrating MSBuild tasks to multithreaded mode support, including compatibility red-team review') and when ('Use this when converting tasks...'), with concrete trigger phrases matching the 5 anchor exactly.

5 / 5

Trigger Term Quality

Good natural-keyword coverage ('migrating MSBuild tasks', 'multithreaded', 'thread-safe', 'auditing migrations') plus API synonyms; a few common phrasings users might say are absent, keeping it just below the comprehensive synonym coverage of a 5.

4 / 5

Distinctiveness Conflict Risk

A narrow niche with distinct, specific triggers (IMultiThreadableTask, TaskEnvironment, MSBuild multithreaded migration) yielding minimal overlap with other skills.

5 / 5

Total

19

/

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

skill_md_line_count

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

Warning

Total

15

/

16

Passed

Repository
dotnet/msbuild
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.