What problem does it solve?
This Skill streamlines the creation of integration Pull Requests by automatically compiling details from multiple smaller PRs, generating architectural diagrams, and ensuring all relevant issue closures are carried forward.
Core Features & Use Cases
- Automated PR Body Generation: Creates a comprehensive PR description including a summary of merged PRs, audit verdicts, and architectural impact diagrams.
- Cross-Referencing: Automatically includes
Closes #N and Fixes #N references from original PRs to ensure linked issues are closed upon merge.
- Architectural Visualization: Generates diagrams using Arch-Lens to help reviewers understand the impact of changes.
- Use Case: After merging several feature branches into an integration branch, use this Skill to create a single, well-documented PR that represents the combined changes, complete with visual aids and issue tracking.
Quick Start
Use the create-review-pr skill to create an integration PR for the 'main' branch, using the 'pr-batch/feature-set-1' integration branch and the 'pr_order.json' file.