What problem does it solve?
This Skill automates the process of selecting the next most important GitHub issue to work on, applying a predefined priority logic. It ensures that critical bugs and high-value features are addressed first, eliminating decision fatigue and optimizing development time.
Core Features & Use Cases
- Priority-Based Selection: Queries GitHub issues and applies a detailed priority order (e.g., critical confirmed bugs, high-priority enhancements).
- In-Progress Work Check: Automatically identifies and prioritizes existing work assigned to the user.
- Intelligent Routing: Directs to either bug triage or issue execution workflows based on issue type and status.
- Skip Conditions: Filters out issues that are blocked, waiting for information, or won't be addressed.
- Use Case: At the start of a work session, this skill automatically identifies if there's an existing
in-progress issue assigned to you, or if not, finds the highest priority confirmed bug that needs fixing, and then directs you to the appropriate next step.
Quick Start
Use the ha-zowietek-issue-selector skill to find the next highest priority issue I should work on.