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

principle-separate-before-serializing-shared-state

Stars0
Forks0
UpdatedJuly 15, 2026 at 12:18

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