merge-review
CommunityDetect merge conflicts and propose safe order
Authormferris77
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Fleet agents produce worktrees that may overlap or conflict when merged back to main, creating risk of broken builds or lost changes. This Skill reads the merge-check queue, detects file-level overlaps and contradictory edits between branches, and provides actionable reconciliation guidance so maintainers can merge safely.
Core Features & Use Cases
- Queue-driven review: Reads .planning/telemetry/merge-check-queue.jsonl and processes either the full queue or a single specified branch.
- Conflict detection: Compares git diffs pairwise to identify overlapping files and classifies overlaps as additive, overlapping edits, or contradictory changes.
- Risk assessment & ordering: Produces per-branch risk levels, detailed conflict pairs with recommended resolutions, and a proposed merge order while avoiding automatic merges.
- Operational safety: Marks reviewed or merged entries in the queue, handles missing branches or worktrees gracefully, and escalates circular conflicts to the user.
Quick Start
Run the merge review across pending fleet worktrees by invoking /merge-review to generate a conflict report, recommendations, and an updated queue.
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: merge-review Download link: https://github.com/mferris77/SpringBoard/archive/main.zip#merge-review 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.