JordanGunn

diff

0
0
# Install this skill:
npx skills add JordanGunn/aux --skill "diff"

Install specific skill from multi-skill repository

# Description

>

# SKILL.md


name: diff
license: MIT
description: >
Deterministic git diff inspection. Converts natural language intent into an explicit,
auditable diff plan and emits a bounded summary and optional patch artifacts.
metadata:
author: Jordan Godau
version: 0.1.0
references:
- references/00_ROUTER.md
- references/01_SUMMARY.md
- references/02_CONTRACTS.md
- references/03_TRIGGERS.md
- references/04_NEVER.md
- references/05_ALWAYS.md
- references/06_PROCEDURE.md
- references/07_FAILURES.md
scripts:
- scripts/skill.sh
- scripts/skill.ps1
keywords:
- diff
- patch
- git
- changes
- rename
- deterministic


INSTRUCTIONS

  1. Refer to metadata.references.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.