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>"