What problem does it solve?
This Skill addresses the challenge of maintaining a clear, actionable, and prioritized work queue within GitHub projects, ensuring that the next task is always obvious and reducing ambiguity in team workflows.
Core Features & Use Cases
- Automated Prioritization: Normalizes issue metadata (labels, milestones, priority) to establish a deterministic execution order.
- Workflow Lane Management: Classifies issues into distinct states like
In progress, Ready, Todo, and Tracked for better visibility.
- Goal State Enforcement: Ensures only one issue is
In progress and a small, explicit queue is Ready.
- Use Case: A development team can use this Skill to automatically organize their GitHub project board, ensuring that the most critical bugs are addressed first and that the team always knows what to work on next without manual re-prioritization.
Quick Start
Use the gh-issue-sequencer skill to organize the GitHub project board for owner ll7.