Cursor Plugin Pstack 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.

KunanonJ 406c949 1.6 KB Updated

File contents

KunanonJ/ai-skills-hub/tree/main/skills/cursor-plugin-pstack-principle-separate-before-serializing-shared-state commit 406c9492dd

Frequently asked questions

npx skillmds@latest add kunanonj/cursor-plugin-pstack-principle-separate-before-serializing-s