What problem does it solve?
This Skill automates the process of selecting, claiming, and executing work items tracked in project management tickets, reducing manual overhead and ensuring consistent workflow progression.
Core Features & Use Cases
- Automatic Ticket Picking: Finds the next unblocked task in a project, claiming it atomically to prevent conflicts.
- Environment Setup & Worktree Management: Creates dedicated worktrees with dependency installation and environment warming.
- Execution & Reporting: Executes the task according to detailed instructions, commits changes, and posts status updates to project tickets.
- Use Case: When a team member asks, "What's next?" this Skill automatically advances project work by preparing environments, running tests, and updating progress status, ensuring smooth continuous delivery.
Quick Start
Ask the AI to execute the next assigned task by saying "execute next task" or a similar command; it will handle the entire process from ticket retrieval to work completion.