This is your user and platform management layer for Flow Nexus applications. It handles profile updates, file storage across private/public/shared buckets, real-time subscriptions to database events, and system monitoring. You'd reach for this when building user dashboards, setting up file uploads, or configuring live notifications for things like new task assignments. The interesting bit is the built-in Seraphina chat integration for escalating complex architecture questions directly from user management contexts. It's essentially the utility belt for everything user-facing that isn't core business logic, with proper separation between storage tiers and decent real-time event filtering. The code examples show standard MCP tool patterns, so integration should be straightforward if you're already in the Flow Nexus ecosystem.
npx skills add https://github.com/ruvnet/ruflo --skill agent-user-tools