Generalize From Instance

Use when Codex must turn fixture-specific, geometry-specific, dataset-specific, user-case-specific, or one-off code/docs/tests/UI logic into a general implementation contract. Trigger on requests such as "make it general", "not for this geometry", "remove hardcoding", "general logic", "do not map to this case", or when a private validation case is leaking into production behavior, documentation, naming, tests, or UI.

applicate2628 0f10902 5.3 KB Updated

File contents

applicate2628/orchestrarium/tree/main/src.codex/skills/generalize-from-instance commit 0f109027d9

Frequently asked questions

npx skillmds@latest add applicate2628/generalize-from-instance