From file-review
Processes review comments in files from file-review GUI. Extracts HTML markers, guides interactive addressing of each comment with Claude, and removes resolved markers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/file-review:process-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Thin redirect. Follow the **Process Comments** section of the `file-review:file-review` skill for full instructions.
Thin redirect. Follow the Process Comments section of the file-review:file-review skill for full instructions.
npx claudepluginhub desplega-ai/ai-toolbox --plugin file-reviewInstalls file-review CLI tool if needed, launches GUI to review files, or processes existing review comments. Activates on mentions of file-review, reviewing files, or comments.
Walks through code review comments one at a time, triaging each with the user before making any code changes. Supports review.jsonl, GitHub PRs, documents, and conversation input.
Launches interactive web UI for reviewing markdown content from files, plans, or conversation using checkboxes and comments.