diffity-resolve-tree
Installation
SKILL.md
Diffity Resolve Tree Skill
You are reading open comments left on repository files via the diffity tree browser 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-tree abc123
CLI Reference
diffity agent list [--status open|resolved|dismissed] [--json]
diffity agent comment --file <path> --line <n> [--end-line <n>] --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
589diffity-resolve
Read open review comments and resolve them by making code fixes
571diffity-review
Review current diff and leave comments using diffity agent commands
566diffity-tree
Open the diffity file tree browser to browse and comment on repository files
420diffity-tour
>-
417diffity-learn
>-
296