diffity-resolve
Installation
SKILL.md
Diffity Resolve Skill
You are reading open review comments and resolving them by making the requested code changes.
Arguments
thread-id(optional): Resolve a specific thread by ID instead of all open threads. Example:/diffity-resolve abc123
CLI Reference
diffity agent diff
diffity agent list [--status open|resolved|dismissed] [--json]
diffity agent comment --file <path> --line <n> [--end-line <n>] [--side new|old] --body "<text>"
diffity agent general-comment --body "<text>"
diffity agent resolve <id> [--summary "<text>"]
diffity agent dismiss <id> [--reason "<text>"]
diffity agent reply <id> --body "<text>"
Related skills
More from kamranahmedse/diffity
diffity-diff
Open the diffity diff viewer in the browser to see your changes
591diffity-review
Review current diff and leave comments using diffity agent commands
568diffity-resolve-tree
Read open comments from the tree browser and resolve them by making code fixes
423diffity-tree
Open the diffity file tree browser to browse and comment on repository files
422diffity-tour
>-
419diffity-learn
>-
298