Cmd Review

Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])

vinhnx 59b5e4c 699 B Updated

File contents

Review Changes

Interpret the user input as the raw argument string that follows /review.

  • Support the existing slash-style review inputs such as --last-diff, --target <expr>, --file <path>, positional file paths, and --style <style>.
  • If the input is empty, review the current diff.
  • Focus on bugs, regressions, correctness risks, and missing tests before any summary.
  • Use concrete file and line references when you identify a finding.
  • Keep findings ordered by severity and keep the high-level summary brief.

vinhnx/vtcode/tree/main/crates/codegen/vtcode-skills/src/skills/assets/samples/cmd-review commit 59b5e4ceca

Frequently asked questions

npx skillmds@latest add vinhnx/cmd-review