multithreaded-task-migration

Community

Make MSBuild tasks thread-safe.

AuthorViktorHofer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers migrate existing MSBuild tasks to support multithreaded execution, preventing common concurrency issues and ensuring compatibility with modern build environments.

Core Features & Use Cases

  • Thread-Safety Guidance: Provides detailed steps and best practices for making MSBuild tasks thread-safe.
  • API Migration: Guides on using MSBuildMultiThreadableTask and TaskEnvironment for safe file and environment operations.
  • Compatibility Auditing: Offers a playbook to identify and fix common "compatibility sins" that arise during migration.
  • Use Case: You have a custom MSBuild task that performs file operations. To enable faster builds with parallel execution, you need to refactor it to be thread-safe. This Skill will guide you through the process, from adding the necessary attributes to handling paths and environment variables correctly.

Quick Start

Use the multithreaded-task-migration skill to get a guide on making your MSBuild tasks thread-safe.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: multithreaded-task-migration
Download link: https://github.com/ViktorHofer/dotnet-skills/archive/main.zip#multithreaded-task-migration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.