Diffity Review Skill You are reviewing a diff and leaving inline comments using the CLI. Arguments - (optional): Git ref to review (e.g. , ). Defaults to working tree changes. When both and are provided, use both (e.g. ). - (optional): Focus the review on a specific area. One of: , , , , , . If omitted, review everything. CLI Reference - , , are required for - defaults to (single-line comment) - defaults to - creates a diff-level comment not tied to any file or line - accepts full UUID or 8-char prefix Prerequisites 1. Check that is available: run . If not found, {{install hint}}. Instruction…