pr-merge
PR Merge
Overview
This skill enables safe and comprehensive pull request merging workflows using GitHub MCP tools. It automates the complete pre-merge validation process, checks CI/CD status, verifies reviews, and executes merges with the appropriate merge strategy.
When to Use This Skill
Use this skill when the user requests:
- "Merge PR #123"
- "Can we merge this pull request?"
- "Check if PR is ready to merge"
- "Complete the PR workflow"
- "Merge this feature branch"
- "Is PR #456 ready to be merged?"
Pre-Merge Validation Workflow
Before merging any PR, execute the complete validation workflow to ensure safety and quality.
More from matteocervelli/llms
api-test-generator
Generate comprehensive API endpoint tests for REST and GraphQL APIs.
50typescript-quality-checker
Validate TypeScript/JavaScript code quality with ESLint, Prettier, type
29documentation-updater
Update all project documentation including implementation docs, user
22doc-fetcher
Fetch library and framework documentation via context7-mcp and fetch-mcp
22code-reviewer
Review code for quality, security, and performance with comprehensive
22unit-test-writer
Generate comprehensive unit tests with proper structure, mocking, and
21