This handles documentation generation and maintenance through MCP workers, with a neat trick for drift detection that flags when your code and docs fall out of sync. You can scope it to just API docs or run it across your whole project, and there's built-in cron support if you want docs refreshed every couple hours automatically. The memory store integration lets you save your documentation patterns for reuse. It's basically for teams who want living docs without manually babysitting them, though you'll need the claude-flow CLI setup to actually use the worker dispatch commands. Good fit if you're already in that ecosystem and tired of stale README files.
npx skills add https://github.com/ruvnet/ruflo --skill doc-gen