wa:validate-merge
CommunitySafely merge approved PRs to integration.
System Documentation
What problem does it solve?
wa:validate-merge prevents broken or unapproved pull requests from being merged by verifying approvals, CI status, and mergeability before performing the merge.
Core Features & Use Cases
- PR approval and CI gate enforcement: Confirms the PR is approved and that required checks are passing before any merge occurs.
- Merge conflict detection with safe handling: Detects conflicting merge states and stops without auto-resolving, guiding you to fix conflicts manually.
- Configurable merge strategy with confirmation: Supports merge commit, squash, and fast-forward-only modes, including a mode-calibrated default and a user confirmation step.
Use Case: You have an approved feature branch with CI passing, and you want to merge it into the integration/main branch using a specific strategy (e.g., squash) while guaranteeing it won’t fail due to conflicts or missing approvals.
Quick Start
Run /wa:validate-merge 42 --squash to validate PR 42 and merge it using a squash strategy after it passes approval and CI checks.
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: wa:validate-merge Download link: https://github.com/jeremy-newhouse/eck-e2e-weather-app/archive/main.zip#wa-validate-merge 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.