merge-resolve

Got merge conflicts? This tool understands both versions and picks the right resolution.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "merge-resolve" with this command: npx skills add thinkfleetai/thinkfleet-engine/thinkfleetai-thinkfleet-engine-merge-resolve

Merge Resolver

Got merge conflicts? This tool understands both versions and picks the right resolution.

Quick Start

npx ai-merge-resolve

What It Does

  • Finds all merge conflicts in repo

  • Analyzes both versions semantically

  • Suggests intelligent resolutions

  • Can auto-resolve simple conflicts

Usage Examples

Resolve all conflicts

npx ai-merge-resolve

Resolve specific file

npx ai-merge-resolve ./src/api.ts

Auto-resolve obvious ones

npx ai-merge-resolve --auto

Interactive mode

npx ai-merge-resolve --interactive

How It Works

Doesn't just pick "theirs" or "ours". Actually reads the code, understands intent, and merges the functionality properly.

Output

Resolving src/utils.ts...

  • Conflict 1: Both added logging → Combined both log statements
  • Conflict 2: Different error messages → Kept more descriptive one ✓ Resolved 2 conflicts

Requirements

Node.js 18+. OPENAI_API_KEY required. Must have active merge conflicts.

License

MIT. Free forever.

Built by LXGIC Studios

  • GitHub: github.com/lxgicstudios/ai-merge-resolve

  • Twitter: @lxgicstudios

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

tmux-agents

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

coding-agent

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

changelog-automation

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

n8n-automation

No summary provided by upstream source.

Repository SourceNeeds Review