Add a new conflict-resolution pattern to GitWand core. Use this skill whenever someone wants to add a pattern, resolution rule, new conflict case, new heuristic, teach the resolver to handle a new kind of conflict automatically, or extend the pattern registry with a new ConflictType.
$npx -y skills add devlint/gitwand --skill add-patternInstalls into the current project.
Run `npx skills use "https://github.com/devlint/gitwand" --skill "devlint/gitwand/add-pattern"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devlint/gitwand" that are relevant to the current task. Run `npx skills add "https://github.com/devlint/gitwand"` and select the relevant skills, then follow their instructions.