docs: route code reviews to rev, scope crit to plans/live/HTML
Rev hooks are installed globally; entry files describe the injected flow plus a manual fallback (codex has no hooks). Crit skill redirects code diffs to rev. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,14 @@ argument-hint: "[file|url]"
|
||||
|
||||
# Review with Crit
|
||||
|
||||
Review and revise code changes, plans, live pages (running dev servers, staging URLs), or local HTML files using `crit` for inline comment review.
|
||||
Review and revise plans, live pages (running dev servers, staging URLs), or local HTML files using `crit` for inline comment review.
|
||||
|
||||
> **Code changes go to rev, not crit.** The always-on rev server reviews any
|
||||
> worktree at `http://<host>:7373/review?dir=<url-encoded dir>&base=<base>`,
|
||||
> and global hooks inject the full flow automatically. If this skill was
|
||||
> invoked for a code diff / branch review, hand out the rev URL instead and
|
||||
> follow the hook-injected instructions. Use crit only for the modes rev
|
||||
> doesn't cover: plan files, live pages, local HTML.
|
||||
|
||||
## Step 1: Pass arguments to `crit`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user