git-pr-workflow
CommunityAutomate PRs from commit to merge.
Authorj0KZ
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates a complete GitHub development workflow from commit to PR, enforcing conventional commits, branch hygiene, pre-push quality checks, PR creation with gh CLI, and wiki synchronization. It helps teams ship features faster with safer QA.
Core Features & Use Cases
- Conventional commits: Enforces standardized commit messages
- Branch management: Creates feature/fix branches from main
- Pre-push quality checks: Build, tests, security scans, dependency checks
- PR creation with gh CLI: Automates PR creation with templated bodies
- Wiki synchronization: Keeps docs in sync after merges
- Use Case: Practical workflow for a typical feature PR in MCP projects.
Quick Start
Start by creating a feature branch from main, then commit changes using the conventional format, run pre-push checks, push to GitHub, and create a PR with gh pr create. After merge, synchronize the wiki to reflect changes.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: git-pr-workflow Download link: https://github.com/j0KZ/mcp-agents/archive/main.zip#git-pr-workflow 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.