Turns GitHub issues into swarm-coordinated tasks with automated project board sync and intelligent triage. The real value is in issue-to-swarm conversion: it decomposes feature requests into subtasks, assigns specialized agents (debugger, optimizer, architect), and updates checklists automatically. Includes keyword-based auto-labeling, duplicate detection, and comment-driven swarm commands like /swarm analyze. Fair warning: the security section is longer than the examples for good reason. This pulls untrusted content from issue bodies and comments, so you need to treat every gh issue view response as hostile input. If you're triggering this on pull_request_target or issue_comment events, the prompt injection surface is real. Good for teams running coordinated work through GitHub, less so if you just want basic issue tracking.
npx skills add https://github.com/ruvnet/ruflo --skill github-project-management