ワンクリックで
cmd-analyze
Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use for ast-grep project setup, rule authoring, rule debugging, and structural search workflows.
Run a terminal command (usage: /command <program> [args...])
Review the current diff or selected files (usage: /review [--last-diff|--target <expr>|--file <path>|files...] [--style <style>])
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-analyze |
| description | Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance]) |
| disable-model-invocation | true |
| metadata | {"slash_alias":"/analyze","usage":"/analyze [full|security|performance]","category":"tools","backend":"traditional_skill"} |
Interpret the user input as the raw argument string that follows /analyze.
full, security, or performance, focus on that scope.