Cmd Analyze

Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])

vinhnx 20d563e 569 B Updated

File contents

Analyze Workspace

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

  • If the input is empty, perform a full workspace analysis.
  • If the input is full, security, or performance, focus on that scope.
  • Base the analysis on the current workspace contents, not generic advice.
  • Call out concrete findings, risks, and prioritized next actions.
  • Keep the response concise and actionable.

vinhnx/vtcode/tree/main/crates/codegen/vtcode-skills/src/skills/assets/samples/cmd-analyze commit 20d563ec07

Frequently asked questions

npx skillmds@latest add vinhnx/cmd-analyze