Skip to main content
Run any Skill in Manus
with one click

principle-separate-before-serializing-shared-state

Stars2,198
Forks170
UpdatedMay 23, 2026 at 21:12

Apply when concurrent actors might write to the same file, branch, key, or state object. Eliminate the sharing first; serialize structurally only when one shared writer is a real invariant.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly