diff-evidence-agent

diff-evidence-agent is a skill for Claude Code from Agile-V/agile_v_skills. It costs 32 tokens per session (1,101 once invoked), scanned A, original, CC-BY-SA-4.0.

A tool for documenting what an implementation change actually affected after the change is made.

In plain words
What is it for?
It helps explain a code diff and connect the changed files and behavior back to the predicted impact.
Why use it?
It compares the real code change with the earlier impact prediction and records supporting evidence.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agile-v-skills plugin — 49 skills shipped together

Good fit It helps explain a code diff and connect the changed files and behavior back to the predicted impact.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agile-v/agile_v_skills/diff-evidence-agent
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Agile-V/agile_v_skills --skill diff-evidence-agent
Clone the repo
git clone --depth 1 https://github.com/Agile-V/agile_v_skills

Made for: Claude Code.

Or install agile-v-skills, the plugin that ships this one along with the rest of its 49 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for diff-evidence-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/agile-v/agile_v_skills/diff-evidence-agent/github.svg)](https://agentmods.dev/skills/agile-v/agile_v_skills/diff-evidence-agent)
Your own site
<a href="https://agentmods.dev/skills/agile-v/agile_v_skills/diff-evidence-agent"><img src="https://agentmods.dev/badge/skills/agile-v/agile_v_skills/diff-evidence-agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for diff-evidence-agent

Your own site · 80×15
<a href="https://agentmods.dev/skills/agile-v/agile_v_skills/diff-evidence-agent"><img src="https://agentmods.dev/badge/skills/agile-v/agile_v_skills/diff-evidence-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,101 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.01101
Opus 5 $0.00016 $0.00550
Sonnet 5 $0.00006 $0.00220
Haiku 4.5 $0.00003 $0.00110

Measured 10d ago against content hash c9fcd9227092, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

diff-evidence-agent scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/diff-evidence-agent/SKILL.md · 170 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 170 lines · 32 tokens per session scan A c9fcd9227092

Subscribe to this mod's changes

diff-evidence-agent is a skill published in the GitHub repository Agile-V/agile_v_skills (53 stars, last pushed 16d ago), licensed CC-BY-SA-4.0. It adds 32 tokens to every session and 1,101 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

reviewing-plan-docs

Review planning documents by reading the plan docs and doing a thorough codebase walkthrough, then writing detailed review docs. Use when the user asks to review, audit, critique, or validate a plan, design doc, or spec in the permit0 repository.

permit0-ai/permit0 · 56 tokens

compliance-checker

Check affiliate content for FTC compliance and platform rules. Triggers on: "check my content for compliance", "FTC disclosure check", "is this legal", "review for compliance", "check affiliate disclosure", "am I FTC compliant", "audit my content", "compliance review", "legal check", "platform rules check", "check…

Affitor/affiliate-skills · 87 tokens

self-improver

Review affiliate campaign results and improve strategy. Triggers on: "review my results", "what went wrong", "how to improve conversions", "analyze my campaign", "affiliate retrospective", "why am I not converting", "improve my strategy", "what should I change", "campaign review", "optimize my approach", "learn from…

Affitor/affiliate-skills · 87 tokens

agt-policy-authoring

Create and validate a minimal AGT Copilot CLI policy tailored to the repository being inspected.

microsoft/agent-governance-toolkit · 23 tokens

audit-expert

Expert-level security auditing, compliance, code review, and vulnerability assessment. Use when the user mentions compliance, security review, code review, vulnerability assessment, SOC 2, or GDPR, or when the task involves Audit Types, Audit Frameworks, Audit Process, or Authentication Review.

personamanagmentlayer/pcl · 60 tokens

reviewing-code-quality

Reviews a diff or module for slipping standards, favoring deletion over rearranging, and ends in one honest verdict. Use when a change risks oversized files, needless layers, feature logic leaking into shared code, or clever indirection. Do not use for a trivial obvious edit, or for a check that is only about whether…

FlyFission/nuclear-grade-context-engineering · 73 tokens