What problem does it solve?
This Skill automates the detection, categorization, and integration of open GitHub issues into project roadmaps and milestones, reducing manual triage effort.
Core Features & Use Cases
- Issue Collection and Filtering: Fetches open issues from GitHub and filters them based on labels and milestones.
- Issue Categorization: Analyzes issue content to determine type and priority, automatically closing fixed issues.
- Roadmap Updating: Adds new issues to the project's ROADMAP.md in a structured format, including priority tables and milestone details.
- Pipeline Execution: Initiates the pipeline process to address issues queued in the milestone, supporting automation of the entire issue handling cycle.
- Use Case: Efficiently manages large issue backlogs by automatically adding relevant issues into project milestones and triggering pipeline runs for continuous delivery.
Quick Start
Invoke the skill with the desired milestone parameter to begin filtering issues and updating the roadmap accordingly.