diff agents

15 tagged diff, measured the same way as everything else here.

Browse within: tui 5

modem-dev/hunk

Agent

Load review rationale from a sidecar and opt into rich terminal-native note markup.

8.9k yesterday A 16 tokens original MIT

modem-dev/hunk

Agent

Let a coding agent inspect and guide a live Hunk review without giving up the human review UI.

8.9k yesterday A 20 tokens original MIT

gitwand-executor

04

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 4d ago A 43 tokens original MIT

gitwand-planner

05

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 4d ago A 54 tokens original MIT

gitwand-verifier

06

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

ci-monitor-subagent

07

lukascivil/json-difference

Agent

CI helper for /monitor-ci. Fetches CI status, retrieves fix details, or updates self-healing fixes. Executes one MCP tool call and returns the result.

58 19d ago A 33 tokens copy · 100% MIT

domain

08

a9a4k/tour

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

5 2mo ago A 0 tokens copy · 84% MIT

issue-tracker

09

a9a4k/tour

Agent

Issues and PRDs for this repo live as GitHub issues in a9a4k/tour. Use the gh CLI for all operations.

5 2mo ago A 0 tokens copy · 80% MIT

triage-labels

10

a9a4k/tour

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

5 2mo ago A 0 tokens copy · 81% MIT

change-cartographer

11

SWHee/diffscope

Agent

An agent that maps a code patch: which parts changed, what each change is meant to do, and how the changed parts depend on one another.

1 29d ago A 79 tokens original MIT

logic-tracer

12

SWHee/diffscope

Agent

An agent that explains how a code change alters what a program does while it runs, including how data moves through the code before and after the change.

1 29d ago A 84 tokens original MIT

python-tutor

13

SWHee/diffscope

Agent

A Python code teacher that explains only unfamiliar Python syntax and patterns appearing in changed code. It focuses on why each construct was used there, rather than giving a general lesson.

1 29d ago A 91 tokens original MIT