devlint

15 mods across 1 repository, 167 stars between them.

gitwand-executor

01

devlint/GitWand

Agent Claude Code

Implements an approved GitWand plan, one step at a time, test-first. Full edit access. Use after a plan is approved to write the actual code on a feature branch.

167 3d ago A 43 tokens original MIT

gitwand-planner

02

devlint/GitWand

Agent Claude Code

Turns a GitWand spec or roadmap item into a step-by-step implementation plan. Read-only except for writing the plan document. Use when you have an approved design/spec and need a detailed, reviewable implementation plan before any code is written.

167 3d ago A 54 tokens original MIT

gitwand-verifier

03

devlint/GitWand

Agent Claude Code

Adversarially verifies a GitWand change before PR — runs the test suites, checks AGENTS.md compliance, and reviews the diff. Read-only (no Edit/Write) so the review stays honest. Use after the executor finishes, before opening a PR.

167 3d ago A 59 tokens original MIT

preview

04

devlint/GitWand

Command Claude Code

Use this workflow to assess merge risk BEFORE actually merging a branch. This avoids surprises and lets you plan conflict resolution in advance.

167 3d ago A 0 tokens original MIT

resolve

05

devlint/GitWand

Command Claude Code

Use the GitWand CLI to automatically resolve trivial merge conflicts, then handle remaining complex hunks manually.

167 3d ago A 0 tokens original MIT

GitWand

06

devlint/GitWand

Settings file Claude Code

Agent settings declaring 33 allowed tools.

167 3d ago A tokens not measured original MIT

add-pattern

07

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 3d ago A 59 tokens original MIT

add-resolver

08

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 3d ago A 90 tokens original MIT

add-tauri-command

09

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 3d ago A 50 tokens original MIT

i18n-sync

10

devlint/GitWand

Skill Claude CodeCodex

Synchronise les fichiers de locale GitWand. Se déclencher dès que l'utilisateur parle d'ajouter une string UI, d'un texte dans l'interface, d'internationalisation, de traduction, d'une clé manquante dans une locale, de sync entre les langues, ou d'une nouvelle feature qui affiche du texte à l'utilisateur.

167 3d ago A 75 tokens original MIT

release

11

devlint/GitWand

Skill Claude CodeCodex

Guide a clean GitWand release end-to-end: bump version, update CHANGELOG, commit, tag, and push. Trigger on: make a release, bump version, publish to npm, ship a new version, create a git tag, update CHANGELOG, release desktop, release CLI, release packages.

167 3d ago A 64 tokens original MIT

GitWand AGENTS.md

12

devlint/GitWand

Instructions file CodexOpenCode

Instructions for devlint/GitWand, covering agents.md — gitwand ai agent rules, monorepo structure, security — critical rules, no shell string interpolation in git commands and never bypass saferepopath().

167 3d ago A 2,296 tokens original MIT

GitWand CLAUDE.md

13

devlint/GitWand

Instructions file

Instructions for devlint/GitWand, covering gitwand — vue d'ensemble, architecture monorepo, séparation des responsabilités, setup développement and prérequis : node 22.13+, pnpm 11+, rust stable.

167 3d ago A 1,141 tokens original MIT

gitwand-mcp

14

devlint/GitWand

Skill Claude CodeCodex

Use GitWand's MCP server to automatically resolve Git merge conflicts from any AI agent (Claude, Claude Code, Cursor, Windsurf, etc.).

167 3d ago A 0 tokens original MIT

gitwand

15

devlint/GitWand

MCP server Claude CodeCodexCursor +2

Auto-resolves Git merge conflicts so agents only touch the complex hunks. Runs locally from the @gitwand/mcp npm package.

167 3d ago A tokens not measured original MIT