What problem does it solve?
It accelerates fixing newly identified issues by autonomously selecting a highest-priority ready ticket, preparing an isolated worktree, attempting code changes, and moving the ticket into a human review lane with structured results.
Core Features & Use Cases
- Claims and processes one lane-ready ticket per run: Automatically picks the top unassigned ticket by severity and age to keep execution focused and predictable.
- Creates an isolated worktree and executes a fix workflow: Validates project root state, spawns a dedicated implementer-agent, and runs quality checks before advancing the ticket.
- Writes structured projected solution metadata and notifies for review: Appends the Projected Solution block (for later recall/verification) and moves the ticket to lane-awaiting-review, optionally sending a Slack DM to a configured reviewer.
Quick Start
Grant the required Drover permissions and run the skill when you receive a drover READY notification, or simply invoke it directly to attempt a fix for the next highest-priority lane-ready ticket.