find-simplifications
Installation
SKILL.md
Finding qwen-code Simplifications
AGENTS.md § Simplicity First — "Minimum code that solves the problem.
Nothing speculative." This skill hunts what that principle already rejected
but that shipped anyway. It owns correct code nobody needs, repo-wide,
with no diff to anchor on.
Every candidate names the surface, names every consumer, and says what breaks when it goes. A candidate whose consumers cannot all be named is dropped — not downgraded, dropped.
Read this file, then the one document for your phase. Do not survey or land from this file alone; if the phase document cannot be read, stop and say so.
| Phase | Document |
|---|---|
| Survey (default): find and file | references/survey.md |
| Land: turn ONE approved candidate into a PR | references/land.md |