diffity-review
Originally fromkamranahmedse/diffity
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.
CLI Reference
Related skills
More from nilbuild/diffity
diffity-resolve
Read open review comments and resolve them by making code fixes
15diffity-tour
>-
14diffity-learn
>-
14diffity-diff
Open the diffity diff viewer in the browser to see your changes
14diffity-resolve-tree
Read open comments from the tree browser and resolve them by making code fixes
14diffity-tree
Open the diffity file tree browser to browse and comment on repository files
13