github/read-diff
CommunitySurface exact repo changes between commits.
Authorf-campana
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill eliminates the guesswork when auditing code changes by producing a structured diff report between two points in a repository's history, saving time for design reviews, audits, and release checks.
Core Features & Use Cases
- Diff range computation: compares a git ref range (e.g., HEAD~1..HEAD) in a local repo and identifies changed files.
- Per-file detail: records filename, change type (added, modified, deleted, renamed), and the diff content.
- Report delivery: writes a deterministic Markdown report to sanctum/00 Inbox/github-read-diff-[YYYY-MM-DD].md.
- Use case: support design contracts and QA reviews by making changes visible before iteration.
Quick Start
Use the github/read-diff skill by supplying a repo_path and a ref_range to generate the diff report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github/read-diff Download link: https://github.com/f-campana/bifrost/archive/main.zip#github-read-diff Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.