# Delta Git

> Use this skill when the user wants to use delta-git — Syntax-highlighting pager for git and diff output — JSON mode for structured diff data.

- Skill: `javimosch/delta-git` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/delta-git`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/delta-git/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/delta-git

---


# delta-git Plugin

Syntax-highlighting pager for git and diff output — JSON mode for structured diff data

## Commands
- `delta-git self version` — Print delta-git version
- `delta-git _ _` — Passthrough to delta CLI

## Usage Examples
- `delta-git self version` — Check installed version
- `delta-git _ _ --help` — Show delta-git help
- `delta-git _ _ --json` — JSON output mode

## Installation
```bash
cargo install git-delta
```

## Key Features
- git, diff, rust, pager
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

