merge-diff-arc-agi-task
Installation
SKILL.md
Merge-Diff ARC-AGI Task
This skill provides guidance for tasks that combine git operations with ARC-AGI style pattern recognition problems. These tasks typically involve fetching git bundles, merging branches with conflicting implementations, analyzing example input-output pairs to discover transformation patterns, and implementing correct algorithmic solutions.
When to Use This Skill
Apply this skill when the task involves:
- Fetching and merging git bundles containing different code implementations
- Analyzing grid-based input-output examples to discover transformation rules
- Implementing algorithms that transform 2D grids based on discovered patterns
- Resolving merge conflicts between competing implementations
Recommended Workflow
Phase 1: Environment Setup
Before starting the main workflow, complete all environment configuration: