Ssot Enforcer

Single-source-of-truth refactoring and review workflow. Use when encountering duplicated logic, scattered constants/configuration, parallel implementations, repeated calculations, local policy decisions, model/tool routing outside central registries, or user requests mentioning SSOT, centralize, deduplicate, unify, "two places doing the same thing", "why is this implemented manually", or behavior that should go through shared service/config/registry files. Do not use for merely similar code with different contracts or lifecycles.

cohen-liel Updated

File contents

cohen-liel/agent-skills/tree/main/ssot-enforcer commit 418b6366bf

Frequently asked questions

npx skillmds@latest add cohen-liel/ssot-enforcer