skills/mobile-conflict-resolution-safe/SKILL.md
Safe merge-conflict resolution workflow for Android and Flutter repositories. Use when resolving git conflicts from teammate branches, rebases, or release branches, and you need minimal behavior change, verification evidence, and merge-safe outcomes.
npx skillsauth add envy-7z/mobile-agent-skillpack mobile-conflict-resolution-safeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Resolve merge conflicts with minimal, behavior-preserving edits and explicit safety checks.
scripts/conflict_snapshot.sh <repo_root>.BLOCK and request targeted confirmation.# Conflict Resolution Report
## Decision
GO-SAFE | BLOCK
## Files Resolved
- ...
## Chosen Sides / Combined Logic
- file: ours/theirs/manual + rationale
## Verification
- Commands:
- Result:
## Risks
- ...
scripts/conflict_snapshot.shreferences/conflict-resolution-rules.mddevelopment
Use when you have a spec or requirements for a multi-step task, before touching code
data-ai
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
tools
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
testing
Applies Kent Beck's Thinkies—pattern-based thinking habits that generate ideas. Use when stuck, exploring alternatives, or reframing decisions.