What problem does it solve?
It solves the problem of consistently opening pull requests that make reviewers understand the change quickly, including a concrete test plan that reduces back-and-forth.
Core Features & Use Cases
- Clear PR readiness checks: Ensures the branch is pushed, clean, and ready before opening.
- Diff-informed title and description: Encourages an appropriate base branch choice and an end-to-end diff read to write an accurate Summary and Test plan.
- Reviewer-friendly structure: Produces a PR body with the right sections (Summary, Test plan, optional screenshots/migration notes, issue links) and verifies the PR and CI status after creation.
Quick Start
Ask the AI to draft and execute the /open-pr process for your current branch by generating a review-ready title and body including a Summary and a complete Test plan, then confirming the PR opened with the correct base and CI started.