merge skills

19 tagged merge, measured the same way as everything else here.

Browse within: app 6diff 6

git-machete

01

VirtusLab/git-machete

Skill Claude CodeCodex

Use whenever invoking the git machete CLI to organize branch chains, compute fork points, run stacked rebases/merges, or manage GitHub/GitLab PR/MR chains - especially in a repo that already has a .git/machete file. Lists which subcommands modify .git/machete, run rebase/merge, run hooks, or read stdin, so the agent…

1.1k 3d ago A 165 tokens original MIT

add-pattern

02

devlint/GitWand

Skill Claude CodeCodex

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.

167 4d ago A 59 tokens original MIT

add-resolver

03

devlint/GitWand

Skill Claude CodeCodex

Add a format-specific resolver to GitWand core. Use this skill whenever someone wants to add support for a new file format, file extension, lockfile, config file type, or format-specific conflict resolution strategy. Triggers: "add resolver for .prisma", "handle composer.lock conflicts", "resolve .tf files", "new…

167 4d ago A 90 tokens original MIT

add-tauri-command

04

devlint/GitWand

Skill Claude CodeCodex

Use this skill when the user wants to expose a Rust feature to the Vue frontend, add a Tauri IPC command, invoke something from a Vue component, or wire up any backend/frontend communication via Tauri's invoke bridge.

167 4d ago A 50 tokens original MIT

Knuckles-Team/gitlab-api

Skill Claude CodeCodex

Review and merge GitLab merge requests via the gitlab-api MCP server — by default the MRs assigned to you or where you are a reviewer, optionally scoped to a project, group, or the whole instance. Read an MR, gate it on a green pipeline (pipeline → jobs → job log), then approve, accept/merge, or set…

10 4d ago A 158 tokens original MIT