Skip to content

0x7067/pstack

v0.1.0MIT

Agent Skills for rigorous, parallelizable engineering work.

principle-separate-before-serializing-shared-state

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.

Read SKILL.md at the source

Pinned to revision 0c66e3bb3d9c, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.