Restraint

Restraint (anti-overproduction). LLMs are systematically biased toward emitting MORE — more code, more parameters, more guards, more abstractions — than the spec requires. The cure is restraint, not knowledge: before every line, ask "does the spec need this, today?" Triggers when about to add an optional parameter / config flag / new abstraction / new dependency / catch-all handler, or to build an unrequested "while I'm at it" feature. 克制律(反过度输出):模型的系统性偏差是"多输出"。解药是克制不是知识:每写一行先问"spec 今天需要这个吗?"。

yli769227-jpg Updated

File contents

yli769227-jpg/agent-discipline/tree/main/skills/restraint commit 1692882f8c

Frequently asked questions

npx skillmds@latest add yli769227-jpg/restraint