dev:diff
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Compatibility: Designed for Claude Code only. This skill uses hooks or
${CLAUDE_SKILL_DIR}which are not available on other platforms. Run on Claude Code or adapt before using elsewhere.
Compare the current repository with another repository to identify changes and insights.
Overview
The /diff skill enables comparison between the current repository and a target repository specified by URL. It identifies structural similarities, conducts detailed file-by-file analysis, and produces a comprehensive diff report with meaningful insights.
Skill Syntax
/diff <repository-url>
Target repository: $ARGUMENTS
Parameters:
repository-url(required): Git repository URL to compare against (HTTPS or SSH)