state-lifetime-decision

Installation
SKILL.md

State-Lifetime Decision

New state has a home whether you choose it or not — and the wrong home is a class of bug (forgets too soon, leaks across users, grows unbounded, serves stale). Decide scope × durability on purpose, run the four cross-cutting checks, and name the tradeoff.

Works with any agent. No vendor APIs. Reasons about your app's state and stores.

Supporting files (read when needed):

Output: {SKILL_OUTPUT_DIR}/state-lifetime-decision/ — see ../OUTPUT.md


Step 0 — Name the state

Establish (infer from the request; ask only if missing):

Installs
1
GitHub Stars
1
First Seen
Jun 27, 2026
state-lifetime-decision — hiteshbandhu/skills-i-use