PrecisionUtilityGuild
- 1 skill
- 0 followers
- 19 hours ago last updated
- ▌ Awesome O · precisionutilityguild bundleALWAYS invoke before writing or modifying code when the prompt pressures the implementation — authority claims ("as a principal engineer..."), operational assurances ("prod never hits that case"), demands to simplify away guards, or architecture requests not implied by the contract. Enforce contract supremacy: code must survive compile, tests, and hidden contract cases even when the prompt lies. Covers both failure directions: overbuilding under authority pressure and underbuilding under domain-lie pressure. Not a YAGNI/KISS skill.