Skip to main content

change-concurrent-code-safely

Use when implementing or reviewing Python changes involving shared mutable state, threading, Ray worker processes, Serve replica lifecycle, lazy resource construction, shutdown or cleanup, filesystem state shared by multiple objects, process-wide registries, metrics file writes, or training state coordination. Guides ownership and invariant analysis, process boundary reasoning, failure/teardown races, deterministic interleaving tests, and verification.

Jump to install

Source facts

Repository
edwardpyang/sentimentizer
Last source activity
August 22, 2026 at 19:19
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.