Howย MoFlo‘sย /distillย compares to Claude Code’s built-inย /simplifyย skill. Both can clean up code before a PR; the difference is thatย /simplifyย runs the same fixed multi-agent pipeline on every diff, while distill measures the diff first and runs only as much review as the change warrants. Distill: a /simplify for every sized change Claude Code ships a built-inย /simplifyย skill. It’s good. Point it…