Print DiffBundle as unified diff. Run `smithers diff --help` for usage details.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add smithersai/smithers --skill smithers-diff --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Smithers Diff?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/smithersai-smithers-diff-smithers)More formats (shields.io, HTML) on the badges page.
---
name: smithers-diff
description: Print DiffBundle as unified diff. Run `smithers diff --help` for usage details.
requires_bin: smithers
command: smithers diff
---
# smithers diff
Print DiffBundle as unified diff.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `runId` | `string` | yes | Run ID containing the node |
| `nodeId` | `string` | yes | Node ID to diff |
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--iteration` | `number` | | Loop iteration |
| `--json` | `boolean` | `false` | Emit raw DiffBundle |
| `--stat` | `boolean` | `false` | Show stat summary only |
| `--color` | `string` | `auto` | Colorize output |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!