Skip to content

feat(aidd-vcs): add conflict resolution skill - #747

Open
alexsoyes wants to merge 3 commits into
nextfrom
codex/resolve-conflict-skill
Open

feat(aidd-vcs): add conflict resolution skill#747
alexsoyes wants to merge 3 commits into
nextfrom
codex/resolve-conflict-skill

Conversation

@alexsoyes

@alexsoyes alexsoyes commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

🎯 What & why

Adds Git conflict resolution.

🛠️ How it works

Deterministic or approved choices apply. Others return an unapplied table.

🧪 How to verify

  • git diff --check
  • Test an unapproved, then approved, choice.

✅ I certify

  • I DO CERTIFY I READ EACH LINE OF THE PULL REQUEST BECAUSE I AM A SOFTWARE ENGINEER, NOT A AI PUPPY.

Keep ambiguous conflicts untouched and validate only resolved paths.
@alexsoyes
alexsoyes marked this pull request as ready for review September 3, 2026 03:08
@alexsoyes
alexsoyes requested a review from a team as a code owner September 3, 2026 03:08
@alexsoyes
alexsoyes changed the base branch from main to next September 3, 2026 03:08

## Output

A resolved working tree and decision table, or an unapplied proposal, formatted with [resolution table](../assets/resolution-table.md).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A-t-n besoin de renommer le fichier d'assets alors qu'il est nommé dans le process ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants