Apply when refactoring, evaluating diff size, or tempted to add abstractions, layers, or signal threading. Bias toward deletion and the smallest change that solves the problem.
npx skills add https://github.com/michael-denyer/pstack-claude --skill principle-laziness-protocol
Aim for the most result with the least code and complexity.
The test: If a human developer would find the code exhausting to maintain, it is a bad solution.
Take michael-denyer/principle-laziness-protocol from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.