What problem does it solve?
It solves the overhead of manually creating, triaging, decomposing, and tracking GitHub issues and sprint work by keeping project boards and progress aligned automatically.
Core Features & Use Cases
- Swarm-coordinated issue management: create and orchestrate issues with specialized agent roles for requirements, implementation planning, and QA.
- Issue-to-swarm decomposition and progress tracking: transform a single issue into structured subtasks, then update checklists, labels, and board states as work moves forward.
- Project board automation for sprint planning: initialize and sync GitHub Projects boards, manage card movement rules, and generate analytics such as throughput, cycle time, velocity, and KPIs.
- Use Case: run a sprint where newly labeled items are converted into swarm tasks, decomposed into actionable subtasks, synchronized to the right board columns, and summarized back into automated comments until ready-for-review or done.
Quick Start
Use this skill to triage unlabeled issues and start swarm-driven decomposition with npx ruv-swarm github triage --unlabeled --analyze-content --suggest-labels --assign-priority.