Drift

Hardcoded-values audit. Finds every place code drifts from canonical sources of truth — hand-typed reference data that should come from a library, model IDs that bypass central config, email/URL/price literals that duplicate canonical constants, magic numbers in business logic, lists that duplicate enums, year-bound constants that silently expire, embedded copy that drifts from brand voice docs. Outputs findings and recommends new test guardrails. Use as a periodic full-codebase sweep (monthly, or before major launches), or when a user-visible drift bug surfaces.

Surfrrosa d425350 15.3 KB Updated

File contents

Surfrrosa/claude-skills/tree/main/drift commit d425350529

Frequently asked questions

npx skillmds@latest add surfrrosa/drift