diff
OfficialSemantically analyze code changes and impacts.
Software Engineering#git#diff#risk-assessment#code-review#code-change#impact-analysis#semantic-analysis
AuthorConaryLabs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly understand the semantic impact of code changes by automatically classifying changes, identifying affected areas, and highlighting risk.
Core Features & Use Cases
- Change Classification: Distinguish new, modified, deleted, and refactored elements.
- Impact & Risk Analysis: Identify downstream callers, module dependencies, and potential ripple effects.
- Use Case: Before merging a PR, run this Skill to summarize what changed and what might break.
Quick Start
Use the diff skill to analyze changes between two refs, for example: /mira:diff --from HEAD~1 --to HEAD The Skill will return a structured report with classifications, impacts, and risk.
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: diff Download link: https://github.com/ConaryLabs/Mira/archive/main.zip#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 223,000+ vetted skills library on demand.