make-pr
OfficialOpen a PR for the current feature.
Authorremotion-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of creating pull requests for newly implemented features across affected packages in a repository. It streamlines branch creation, formatting, committing, and PR creation, ensuring consistency and faster code review cycles.
Core Features & Use Cases
- Branch & PR automation: Detects changes, creates a feature branch, formats code with Prettier, and pushes for review.
- Standardized commits: Enforces commit message format using package names extracted from package.json for each affected package.
- PR creation: Opens a pull request using the GitHub CLI with a consistent title and body that reflect the changes.
- Use Case: When implementing a feature across multiple packages in a monorepo, run this Skill to auto-create a PR for the changes with a single command.
Quick Start
Run the make-pr skill to open a PR for the current feature across affected packages.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: make-pr Download link: https://github.com/remotion-dev/remotion/archive/main.zip#make-pr Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.