BigHugger
sk Skill · iceinvein

temporal-coupling-detector

Use when code breaks because functions were called in the wrong order, when objects must be "initialized" but nothing prevents using them uninitialized, or when parallelizing sequential code causes mysterious failures. Trigger on "works in the test, fails in production", "it worked until we changed the call order", or when reviewing multi-step object setup. NOT for pipelines with type-enforced ordering,…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
typescriptTypeScript
Host repository
iceinvein/agent-skills
Host language
TypeScript