What problem does it solve? Managing GitHub issues, project boards, and sprints manually across repositories is repetitive and error-prone. This Skill automates issue creation, triage, labeling, board synchronization, and progress reporting using the GitHub CLI and swarm-coordinated agents. ## Core Features & Use Cases - Issue Management & Triage: Create single or batch issues, auto-label by content keywords, decompose issues into subtasks, detect duplicates, and close stale issues automatically. - Project Board Automation: Initialize bidirectional board sync, map swarm task statuses to board columns, auto-assign cards, and build custom views and dashboards. - Sprint Planning & Analytics: Manage sprints and milestones, track velocity, burndown, cycle time, and generate performance reports. - Use Case: A maintainer labels a new issue "swarm-ready"; the Skill decomposes it into subtasks, adds it to the project board, assigns agents, and posts automated progress comments until completion. ## Quick Start Ask the assistant to create a labeled GitHub issue with gh issue create, then initialize swarm tracking and add it to your project board for automated progress updates.