Qstack Separate Before Serializing Shared State

Redesign concurrent work that shares a mutable file, branch, key, or state object by separating ownership before adding serialization. Use when actors may race, a lock is proposed, or coordination relies on taking turns.

hani-q 44d156b 2 files · 2.4 KB Updated

File contents

hani-q/qstack/tree/main/skills/qstack-separate-before-serializing-shared-state commit 44d156b961

Frequently asked questions

npx skillmds@latest add hani-q/qstack-separate-before-serializing-shared-state