Skill Claude CodeCodex
Separates policy (what to decide) from mechanism (how to execute it). Use when a system has both a rules layer and a doing layer, or when business rules tangle with the code that runs them. Do not use to add layers a small tool does not need.