Category: AI


  • Cast your code into shape: meetย /quickenย andย /ward

    Two new MoFlo skills you cast like spells โ€” one toย quickenย what drags, one toย wardย what isn’t tested โ€” and both answer right in your Claude Code session. Good review shouldn’t make you go looking for it. MoFlo 4.11.2 adds two on-demand audits that read exactly what you’re working on and report back in the same conversation โ€” with…

  • Your Project’s Memory, Everywhere It Runs

    MoFlo learns about your project and remembers it across sessions โ€” but the hard-won part of that memory used to be trapped in whatever checkout first learned it. A new git worktree, a fresh machine, a teammate’s clone would reindex your code and guidance on its own, yet start blank on everything you’d actually taught…

  • Claude created a monster?  MoFlo will simmer it down.

    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…

  • Go Deep with Claude โ€” or let MoFlo help it learn on its own

    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…

  • Better Docs for Claude (and Humans) with MoFlo

    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,…

  • All wizards have a book of spells. What are yours?

    An update on what’s new in MoFlo โ€” the open-source npm package that upgrades Claude Code with full project knowledge, persistent memory, sandboxed automation, and a swarm of agents that actually stay wired together. Every wizard worth their staff carries a grimoire โ€” a personal library of spells, tested and refined, ready to cast on demand. The…

  • Need Claude & MoFlo insights? Enter the Luminarium.

    An update on what’s new in MoFlo โ€” the open-source npm package that upgrades Claude Code with full project knowledge, persistent memory, sandboxed automation, and a swarm of agents that actually stay wired together. Behold โ€” we have conjured the Luminarium, a great orb of scrying through which all the workings of Claude and MoFlo are laid…

  • Claude Seem Lost? Summon the Eldar.

    An update on what’s new inย MoFloย โ€” the open-source npm package that upgrades Claude Code with full project knowledge, persistent memory, sandboxed automation, and a swarm of agents that actually stay wired together. You did everything right. You installed Claude Code. You added MoFlo. You ran flo init, watched the hooks wire themselves up, saw the index…

  • Claude can slay dragons, but it needs the flo state

    An update on what’s new in MoFlo โ€” the open-source npm package that upgrades Claude Code with full project knowledge, persistent memory, sandboxed automation, and a swarm of agents that actually stay wired together. Coding with Claude Code feels a lot like sending adventurers into a dungeon. On a good day, the dragon dies and you walk…