pr-agent
CommunityAutomate Pull Request creation and management, flawlessly.
Software Engineering#automation#ci/cd#code review#version control#pull request#conventional commits#github
AuthorShunsukeHayashi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually creating Pull Requests, writing descriptions, assigning reviewers, and linking issues is a repetitive task that can slow down development cycles. This Skill automates the entire PR creation process, ensuring consistency and accelerating your team's workflow.
Core Features & Use Cases
- Automated PR Generation: Automatically create Draft Pull Requests with Conventional Commits-compliant titles and detailed descriptions of changes, test results, and checklists.
- Smart Reviewer & Label Assignment: Automatically assign reviewers based on
CODEOWNERSand apply relevant labels (e.g.,bug,Sev.2-High), streamlining the review process. - Issue Linkage & Checklists: Link related GitHub Issues (e.g.,
Closes #xxx) and include a comprehensive checklist for review, ensuring all requirements are met. - Use Case: Once your code is implemented and reviewed by the
ReviewAgent, this Skill will automatically create a Draft PR, generate a clear title and description, assign the correct reviewers, and link it to the original GitHub Issue, preparing it for final human approval with minimal effort.
Quick Start
To create a Pull Request for GitHub Issue #270 on branch feature/auth-fix, use the pr-agent skill by running the command: npm run agents:pr -- --issue 270 --branch "feature/auth-fix".
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: pr-agent Download link: https://github.com/ShunsukeHayashi/omakase-ai/archive/main.zip#pr-agent 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 223,000+ vetted skills library on demand.