file-review
Installation
SKILL.md
File Review
Unified skill for the file-review plugin. Routes to the correct workflow based on user intent.
Note: The
/file-reviewand/process-commentscommands are simple shortcuts for backward compatibility. They trigger the Review and Process workflows below. This skill is the canonical entry point.
Intent Router
Match the user's request to one of three workflows:
| Intent signals | Workflow |
|---|---|
| "install file-review", "set up file-review", "file-review not found" | Install |
"review this file", "file-review <path>", "open for review", "let's review" |
Review a File |
| "I left comments", "process comments", "done reviewing", "address feedback" | Process Comments |
If the intent is ambiguous, use AskUserQuestion: