What problem does it solve?
This Skill provides comprehensive guidelines and automated tools to ensure efficient, compliant, and high-quality Pull Request (PR) management within the repository.
Core Features & Use Cases
- PR Lifecycle Management: Rules for branch naming, merging strategies (squash-merge to
main), and handling existing PRs.
- CI/CD & Validation: Guidance on local validation, using helper scripts (
wait_pr_ready.sh, wait_pr_checks.sh, wait_pr_codex.sh) to monitor CI and Codex status.
- Codex Review Workflow: Detailed steps for interacting with the Codex AI for reviews, resolving comments, and ensuring PR readiness.
- PR Structure & Content: Standards for PR titles, bodies (Summary, Background, Implementation, Validation, Risks, Pains), and attribution footers.
Quick Start
Use the pull-requests skill to get guidance on creating and managing a new pull request.