What problem does it solve?
This Skill streamlines the process of creating pull requests by automating the generation of titles and bodies, ensuring consistency and saving developers time.
Core Features & Use Cases
- Automated PR Generation: Creates draft pull requests targeting a specified base branch (defaulting to
develop).
- Intelligent Content Population: Auto-generates PR titles and bodies by referencing GitHub issues, design files, or commit history.
- Changeset Management: Checks for and prompts to create necessary changesets for modified packages.
- Documentation Reminders: Reminds users to update documentation if source code changes are made without corresponding doc updates.
- Use Case: When you've finished a feature, use this skill to quickly open a draft PR. It will summarize your changes, link to relevant issues, and ensure your PR is ready for review.
Quick Start
Use the l-pr skill to create a draft pull request for the current branch, referencing GitHub issue number 123.