Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

resolving-merge-conflicts

النجوم٢
التفرعات٠
آخر تحديث١٨ يونيو ٢٠٢٦ في ١١:٥٥

Resolves in-progress git merge or rebase conflicts by locating conflicting files, tracing original intents of both branches through commit messages and PR history, resolving each hunk to preserve intents without inventing new behavior, running local automated checks (builds, tests, linters) to verify correctness, and finalizing the merge or rebase process. Use when git operations report a conflict, or the repository enters a merging/rebasing state. Don't use when there are no active git conflicts.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly