Manages GitHub issues, project boards, and sprints with AI swarm coordination baked in. You get automated triage that labels issues based on content keywords, decomposition of large issues into checklists and linked subtasks, and bidirectional project board sync. The swarm piece lets you spin up specialized agents (debugger, coder, optimizer) and route issues to them automatically. Worth noting the source includes a detailed security section warning about prompt injection through issue bodies and comments, which is exactly the kind of attack surface you need to think about when parsing untrusted GitHub content. Most useful when you're juggling multiple repos and want consistent issue workflows without writing custom Actions for every pattern.
npx skills add https://github.com/ruvnet/claude-flow --skill github-project-management