This is a GitHub issue management wrapper that coordinates multi-agent swarms to track and update issues automatically. You initialize a swarm topology (star, mesh), spawn specialized agents (coordinator, analyst, researcher), and they collectively manage issue lifecycles through the GitHub CLI and MCP tools. It writes progress comments, syncs issue state to swarm memory, and orchestrates batch operations across repositories. The hook system checks gh auth on startup and logs swarm state on completion. Honestly most useful if you're already bought into the claude-flow swarm architecture and want issues managed as collaborative agent tasks rather than just CRUD operations. The templates are thorough but you'll spend time tuning agent assignments to your workflow.
npx skills add https://github.com/ruvnet/ruflo --skill agent-issue-tracker