What problem does it solve?
This Skill creates a pull request that is ready for review by attaching a dynamic, diff-specific quality checklist with evidence and embedded evaluation results, while ensuring the PR targets the right feature branch with confidence-gated submission.
Core Features & Use Cases
- Change-specific quality checklist: Generates checklist items tailored to the actual files and changes in the branch, avoiding generic boilerplate.
- Evidence-backed review: Ensures every checklist item includes verification evidence derived from the change set.
- Issue-linked PR creation: Links the PR to the originating issue (resolved via repository/project orchestration).
- Confidence-gated workflow: Auto-submits only when confidence is high; otherwise pauses for user approval before PR creation.
- Evals embedded as proof: When evals run/passed, embeds the recorded results into the PR body for auditability and reviewer confidence.
Quick Start
Use garura:create-pr when your feature branch is ready to open a PR and you want a tailored checklist with evidence and eval proof attached automatically.