What problem does it solve?
This Skill eliminates the tedious manual follow-up required after code implementation is complete, automating the process of readying a PR for review, monitoring CI and review feedback, and closing the associated ticket once all requirements are met.
Core Features & Use Cases
- Autonomous PR finalization: Automatically marks draft PRs as ready, requests configured reviewers, and posts @mention comments to notify relevant stakeholders.
- Unattended monitoring loop: Runs recurring checks of CI status and review approvals, addresses fixable failures, and only escalates for hard issues like repeated CI errors, scope changes, or secrets failures.
- Use case: Perfect for teams using Dex's ticket-to-PR workflow, where you want PRs to progress through final approval and ticket closure without constant manual intervention after the implementation phase is complete.
Quick Start
Use the dxcomplete skill to finalize the open PR for ticket 1234 and close the associated ticket once all checks pass and reviewers approve.