원클릭으로
cmd-review
Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use for ast-grep project setup, rule authoring, rule debugging, and structural search workflows.
Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
Run a terminal command (usage: /command <program> [args...])
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends VT Code's capabilities with specialized knowledge, workflows, or tool integrations.
Install VT Code skills into ~/.agents/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo, including private repos.
| name | cmd-review |
| description | Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>]) |
| disable-model-invocation | true |
| metadata | {"slash_alias":"/review","usage":"/review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>]","category":"tools","backend":"traditional_skill"} |
Interpret the user input as the raw argument string that follows /review.
--last-diff, --target <expr>, --file <path>, positional file paths, and --style <style>.