Principle Laziness Protocol

Bias toward deletion and the smallest change that fully solves the problem. Use when considering adding code, abstractions, dependencies, or speculative features.

TheOnlyFusionCube e433549 745 B Updated

File contents

Laziness Protocol

Trigger

When considering adding code, abstractions, dependencies, or speculative features.

Rule

Bias toward deletion and the smallest change that fully solves the problem.

Application

  1. Name the concrete decision this principle changes.
  2. Apply the rule to that decision, not as a decorative citation.
  3. Prefer evidence from the current repository/runtime over generic preference.
  4. If the principle conflicts with an explicit user constraint, keep the constraint and state the tradeoff.

TheOnlyFusionCube/potetos-for-everyone/tree/main/skills/principle-laziness-protocol commit e433549afc

Frequently asked questions

npx skillmds@latest add theonlyfusioncube/principle-laziness-protocol