Agent skill
cmd-review
Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])
Install this agent skill to your Project
npx add-skill https://github.com/vinhnx/VTCode/tree/main/vtcode-core/src/skills/assets/samples/cmd-review
Metadata
Additional technical details for this skill
- usage
- /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>]
- backend
- traditional_skill
- category
- tools
- slash alias
- /review
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
ast-grep
Use for ast-grep: ast-grep run, sg scan, sg test, sg new, new rule, sgconfig.yml, inline-rules, stdin, json, optional chaining, rule catalog, meta variables, pattern objects, nthChild stopBy, range field, metadata url, caseInsensitive glob, severity off, include metadata, rule order, kind pattern, positive rule, kind esquery, debug-query, static analysis, tree-sitter parser, pattern yaml api, search rewrite lint analyze, textual structural, ast cst, named unnamed, kind field, ambiguous pattern, effective selector, meta variable detection, lazy multi, strictness smart, relaxed signature, string fix, fix config, expandEnd, replace substring, toCase separatedBy, rewriter, rewrite joinBy, find patch, barrel import, ruleDirs testConfigs, libraryPath languageSymbol, dynamic injected, custom language, TREE_SITTER_LIBDIR, language injection, styled components, language alias, languageGlobs, expandoChar, napi parse, python api, programmatic API.
cmd-command
Run a terminal command (usage: /command <program> [args...])
skill-installer
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.
cmd-analyze
Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
skill-creator
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.
kirby-i18n-workflows
Manages Kirby multi-language workflows, translations, and localized labels. Use when dealing with languages, translation keys, placeholders, or importing/exporting translations.
Didn't find tool you were looking for?