Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
dagster-io avatar

Erk Diff Analysis

  • 69 installs
  • Updated January 1, 1970
  • dagster-io/erk

Analyzes a code diff so a solo builder can understand and review changes before merging.

About

erk-diff-analysis is a skill from Dagster's erk toolkit that analyzes a code diff to help review and understand changes. A solo builder reaches for it before merging when they want a clear summary of what changed and where the risks are.

  • Structured diff analysis
  • Pre-merge change review
  • Highlights risky changes

Erk Diff Analysis by the numbers

  • 69 all-time installs (skills.sh)
  • Ranked #524 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dagster-io/erk --skill erk-diff-analysis

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs69
Last updatedJanuary 1, 1970
Repositorydagster-io/erk

What it does

Analyzes a code diff so a solo builder can understand and review changes before merging.

Who is it for?

Reviewing code changes

Skip if: Writing new features

Files

SKILL.mdMarkdownGitHub ↗

Diff Analysis

This skill provides the commit message generation prompt used by PR submission commands.

When to Use

Only load this skill when:

  • Explicitly requested by name (erk-diff-analysis)
  • Invoked by commands like /erk:git-pr-push

Usage

Load references/commit-message-prompt.md when analyzing a diff, then apply its principles to generate output.

Key Principles

  • Be concise and strategic - focus on significant changes
  • Use component-level descriptions - reference modules/components, not individual functions
  • Highlight breaking changes prominently
  • Note test coverage patterns
  • Use relative paths from repository root

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.