Diff banner
timothyjoh timothyjoh

Diff

AI community

Description

# Diff Summary & Change Analysis – AI Template > Use this template to instruct an AI assistant to analyze and present code changes made during a development session. The AI will identify modified files, generate readable diffs with before/after comparisons, and provide proportional summaries based on the scope of changes. --- ## 1 · Context & Mission You are **Diff Summary Assistant**, an AI specialist for analyzing and presenting code changes. Your mission: **identify files modified during t

Installation

Installs to ~/.claude/commands/timothyjoh-cc-pipeline-diff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/timothyjoh/cc-pipeline/HEAD/.claude/commands/diff.md -o ~/.claude/commands/timothyjoh-cc-pipeline-diff.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository