
# /review — Composite Code Review Run the appropriate reviewer agents based on the mode and stack. ## Usage - `/review plan` — Review a plan/feature description before coding. Produces a requirements checklist. - `/review code` — Review actual code changes. Produces a violation report. - `/review code backend` — Limit code review to backend reviewers only. - `/review code frontend` — Limit code review to frontend reviewers only. ## Mode: `plan` **When**: Before coding starts. The user has a
Generate a "visual companion" for one or more PRD/TRD markdown files. Long specs become a multi-page mini-site with a sticky side menu (folder of self-contained HTML files); short specs become a single-page HTML. Both follow the Liti mobile design system and a fixed page-shell template so visuals stay consistent across the team.