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…
A look at three ofย MoFlo‘s “thinking” skills โย /commune,ย /meditate, and divineย โ that bookend the actual coding: shape a fuzzy idea into a specย beforeย you build, research the world when one search isn’t enoughย during, and distill durable lessonsย after. Plus auto-meditate, the always-on version of that last step that captures what you learned without you asking. Much of the…
How MoFlo‘s /guidance skill helps you write project documentation that Claude actually uses well, how the same tool produces clean human-facing docs with -h and –html, and how /eldar ties it all together into a holistic audit of how Claude experiences your project. Claude is only as good as its context If you’ve spent any time pairing with Claude on a real codebase,…