shakacode

Analyze Diffs In Integration Tests Snapshots — Git skill for Claude Code

Git community

Review git diffs in integration-tests/ to catch meaningful changes hidden among expected run-to-run variance.

How to install Analyze Diffs In Integration Tests Snapshots

Installs to ~/.claude/commands/shakacode-shakaperf-analyze-diffs-in-integration-tests-snapshots.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/shakacode/shakaperf/HEAD/.claude/commands/analyze-diffs-in-integration-tests-snapshots.md -o ~/.claude/commands/shakacode-shakaperf-analyze-diffs-in-integration-tests-snapshots.md

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

What Analyze Diffs In Integration Tests Snapshots does

Review git diffs in `integration-tests/` to catch meaningful changes hidden among expected run-to-run variance.

Snapshots contain ONLY the normalized `baseline-*.log` per suite, the stable-named report screenshots under each `-results/` dir, and the `@coverage` suite's snapshot dir `coverage-results/` (one file per source plus `legend.txt`, step 3). The integration-tests run also emits a `screenshot-diff-report.html` under `integration-tests/snapshots/` for visual review (step 4).

This

Alternatives in Git

  • Epic Sync — Sync epic issue bodies, labels, and local coordination snapshots from GitHub 243.5k ★
  • Git MCP — GitHub Repo stars Free open-source remote MCP server for any GitHub project Git integration MCP 7.8k ★
  • CCometixLine — A high-performance Claude Code statusline tool written in Rust with Git integration and real-time usage tracki 2.4k ★

Full documentation available on GitHub

View Source Repository