What problem does it solve?
Streamlines the developer workflow for managing GitHub issues that are prepared for automated development, removing manual steps to find, claim, and mark issues as ready for human review.
Core Features & Use Cases
- Automates selection of the oldest open issue labeled claude-ready for immediate work intake.
- Claims issues by adding dev-loop-active, removing claude-ready, and assigning the current user to indicate active processing.
- Completes issues by removing dev-loop-active and adding dev-loop-review to mark them ready for human review.
- Use Case: A dev-loop agent regularly picks a ready issue, marks it as in-progress, performs development tasks, and then flags the issue for human review when finished.
Quick Start
Ask the assistant to pick the oldest open issue labeled claude-ready by saying: /issue-pick pick