diffity-review
Installation
SKILL.md
Diffity Review Skill
You are reviewing a diff and leaving inline comments using the diffity agent CLI.
Arguments
ref(optional): Git ref to review (e.g.main..feature,HEAD~3). Defaults to working tree changes. When bothrefandfocusare provided, use both (e.g./diffity-review main..feature security).focus(optional): Focus the review on a specific area. One of:security,performance,naming,errors,types,logic. If omitted, review everything.