Loading...
Loading...
Found 25 Skills
Generates well-structured PR bodies with dynamically fetched e2e test tags
Produces a gh CLI command to create a draft PR using the repo's PR template, filling the body from the current branch's commits and conversation context. Use when the user asks for a draft PR, create draft PR, open a PR with gh, or wants a PR command following the template.
PR quality checklist for ensuring comprehensive, well-documented pull requests. Use before submitting PRs to improve review efficiency and code quality.
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
Automatically create or update GitHub Pull Requests. When you need to create a PR for Paddle-related repositories, prioritize using this skill.
Comprehensive verification workflow before merging changes to production.
Create pull requests with Conventional Commit-style titles and template-compliant descriptions using GitHub CLI. Use when asked to create, open, draft, or update a PR from the current branch and the team expects consistent semantic titles and structured PR bodies.
Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.
Create a pull request following project conventions
Analyzes git diff and commit history to write PR title and description based on the project's PR template.
Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.
Create GitHub pull requests. Use when user asks to "create a pull request", "open a PR", "/create-pr", or requests creating pull requests.