home/categories/architecture-patterns/charleswiltgen-axiom-claude-plugin-plugins-axiom-skills-axiom-assume-isolated-skill-md
architecture-patternsdevelopment

axiom-assume-isolated

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.

CharlesWiltgen
maintainer
CharlesWiltgen
Updated 2/3/2026
Stars
807
Forks
66
quick start

Installation and usage

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use axiom-assume-isolated