Yagni

WHEN changing production code under this codebase's working agreements, or when a task risks overengineering—extra abstractions, speculative design, or test sprawl; NOT for removing complexity from existing code; enforces TDD, minimum sufficient execution, hard scope boundaries, and documentation practices.

mintuz Updated

File contents

mintuz/skills/tree/main/src/core/skills/yagni commit e63bde5ff1

Frequently asked questions

npx skillmds@latest add mintuz/yagni-2